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 6a7c0c8 commit 03ec040Copy full SHA for 03ec040
1 file changed
srcpkgs/libXres/template
@@ -1,6 +1,6 @@
1
# Template file for 'libXres'
2
pkgname=libXres
3
-version=1.2.1
+version=1.2.2
4
revision=1
5
build_style=gnu-configure
6
configure_args="--enable-malloc0returnsnull"
@@ -10,8 +10,8 @@ short_desc="X Resource Information Extension Library"
10
maintainer="Orphaned <orphan@voidlinux.org>"
11
license="MIT"
12
homepage="https://gitlab.freedesktop.org/xorg/lib/libxres"
13
-distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
14
-checksum=b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11
+distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
+checksum=9a7446f3484b9b7538ac5ee30d2c1ce9e5b7fbbaf1440e02f6cca186a1fa745f
15
16
post_install() {
17
vlicense COPYING
0 commit comments