diff options
Diffstat (limited to 'main/presentproto')
-rw-r--r-- | main/presentproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/presentproto/APKBUILD b/main/presentproto/APKBUILD index 4ff8ca755c..722f377842 100644 --- a/main/presentproto/APKBUILD +++ b/main/presentproto/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=presentproto pkgver=1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Present protocol specification and Xlib/Xserver headers" url="http://xorg.freedesktop.org/" arch="noarch" |