We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ec040 commit 9c829d2Copy full SHA for 9c829d2
1 file changed
srcpkgs/libXt/template
@@ -1,6 +1,6 @@
1
# Template file for 'libXt'
2
pkgname=libXt
3
-version=1.2.1
+version=1.3.0
4
revision=1
5
build_style=gnu-configure
6
configure_args="--enable-malloc0returnsnull"
@@ -10,8 +10,8 @@ short_desc="X Toolkit Intrinsics library"
10
maintainer="Orphaned <orphan@voidlinux.org>"
11
license="MIT"
12
homepage="http://xorg.freedesktop.org"
13
-distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
14
-checksum=679cc08f1646dbd27f5e48ffe8dd49406102937109130caab02ca32c083a3d60
+distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
+checksum=52820b3cdb827d08dc90bdfd1b0022a3ad8919b57a39808b12591973b331bf91
15
16
post_install() {
17
vlicense COPYING
0 commit comments