diff options
Diffstat (limited to 'main/xgamma/APKBUILD')
-rw-r--r-- | main/xgamma/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xgamma/APKBUILD b/main/xgamma/APKBUILD index a980fcf4ce..920d2c8be3 100644 --- a/main/xgamma/APKBUILD +++ b/main/xgamma/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xgamma pkgver=1.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Alter a monitor's gamma correction through the X server" url="http://xorg.freedesktop.org/" license="custom" |