summaryrefslogtreecommitdiffstats
path: root/main/bigreqsproto
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-27 15:30:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-27 15:31:19 +0000
commitdb57dd110f9c4fb04b21d81f00cfdefbd8ea96b1 (patch)
tree01767a6fe4fd747d2c1137a1a7ff6b088a498324 /main/bigreqsproto
parent3fe9a502f53020bbf5104913ceb67afeb3dd6c9c (diff)
downloadaports-db57dd110f9c4fb04b21d81f00cfdefbd8ea96b1.tar.bz2
aports-db57dd110f9c4fb04b21d81f00cfdefbd8ea96b1.tar.xz
main/bigreqsproto: upgrade to 1.1.2
Diffstat (limited to 'main/bigreqsproto')
-rw-r--r--main/bigreqsproto/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/bigreqsproto/APKBUILD b/main/bigreqsproto/APKBUILD
index 00fa31e4e..64937e21c 100644
--- a/main/bigreqsproto/APKBUILD
+++ b/main/bigreqsproto/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bigreqsproto
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=0
pkgdesc="X11 Big Requests extension wire protocol"
url="http://xorg.freedesktop.org/"
-arch="all"
+arch="noarch"
license="custom"
depends=""
makedepends=""
@@ -20,4 +20,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="6f6c24436c2b3ab235eb14a85b9aaacf bigreqsproto-1.1.1.tar.bz2"
+md5sums="1a05fb01fa1d5198894c931cf925c025 bigreqsproto-1.1.2.tar.bz2"