summaryrefslogtreecommitdiff
path: root/user/libxres
diff options
context:
space:
mode:
Diffstat (limited to 'user/libxres')
-rw-r--r--user/libxres/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/libxres/APKBUILD b/user/libxres/APKBUILD
index 9244440c4..df8b54d6b 100644
--- a/user/libxres/APKBUILD
+++ b/user/libxres/APKBUILD
@@ -1,15 +1,15 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=libxres
-pkgver=1.2.0
+pkgver=1.2.2
pkgrel=0
pkgdesc="X11 X-Resource extension library"
url="https://www.X.Org/"
arch="all"
license="MIT AND X11"
-subpackages="$pkgname-dev $pkgname-doc"
depends=""
makedepends="libx11-dev libxext-dev util-macros xorgproto-dev"
-source="https://www.X.Org/releases/individual/lib/libXres-$pkgver.tar.bz2"
+subpackages="$pkgname-dev $pkgname-doc"
+source="https://www.X.Org/releases/individual/lib/libXres-$pkgver.tar.xz"
builddir="$srcdir"/libXres-$pkgver
build() {
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="8eb5a36b1f030eb4e27e676cc4befcc073da66a7bce2b39089314e1facb629d13b087bb53ca2c95fe5291857da7ff9f80c6ab28fb3e245eeb9e0344937900172 libXres-1.2.0.tar.bz2"
+sha512sums="897f2d426ea6f41169a5a52c356d1a1cb2ffb9144ae41b9fedd06455c3d81042930fe55be269ce4b8545ee65fcfe168101192a599053d810e8810f627c94f810 libXres-1.2.2.tar.xz"