diff options
Diffstat (limited to 'main/xautolock')
-rw-r--r-- | main/xautolock/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xautolock/APKBUILD b/main/xautolock/APKBUILD index 3f946c2d7a..05b91344af 100644 --- a/main/xautolock/APKBUILD +++ b/main/xautolock/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr> pkgname=xautolock pkgver=2.2 -pkgrel=0 +pkgrel=1 pkgdesc="An automatic X screen-locker/screen-saver" url="ftp://ibiblio.org/pub/Linux/X11/screensavers/" arch="all" |