aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxres/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-11-05 05:47:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-11-05 08:16:54 +0000
commit4d8a1c05e2c82a5eca231681a7e4e0fc5a08e322 (patch)
tree702767423e6cc338151653e4acfd52f0de1903e5 /main/libxres/APKBUILD
parente20a8279c458c527163b845f9d7a95371e48a2d6 (diff)
main/libxres: upgrade to 1.0.5
Diffstat (limited to 'main/libxres/APKBUILD')
-rw-r--r--main/libxres/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libxres/APKBUILD b/main/libxres/APKBUILD
index 7a4093e337e..76d673e5c3b 100644
--- a/main/libxres/APKBUILD
+++ b/main/libxres/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxres
-pkgver=1.0.4
-pkgrel=3
+pkgver=1.0.5
+pkgrel=0
pkgdesc="X11 Resource extension library"
url="http://xorg.freedesktop.org"
license="custom"
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-md5sums="4daf91f93d924e693f6f6ed276791be2 libXres-1.0.4.tar.bz2"
+md5sums="d08f0b6df3f96c051637d37009f4e55a libXres-1.0.5.tar.bz2"