diff options
Diffstat (limited to 'main/xvinfo/APKBUILD')
-rw-r--r-- | main/xvinfo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xvinfo/APKBUILD b/main/xvinfo/APKBUILD index d66ab185b..c4aea3448 100644 --- a/main/xvinfo/APKBUILD +++ b/main/xvinfo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xvinfo pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Print out X-Video extension adaptor information" url="http://xorg.freedesktop.org/" arch="all" |