diff options
Diffstat (limited to 'main/xkbcomp/APKBUILD')
-rw-r--r-- | main/xkbcomp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xkbcomp/APKBUILD b/main/xkbcomp/APKBUILD index 13a7fd3eb..c3eb7b472 100644 --- a/main/xkbcomp/APKBUILD +++ b/main/xkbcomp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xkbcomp pkgver=1.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="compile XKB keyboard description" url="http://xorg.freedesktop.org" license="custom" |