diff options
-rw-r--r-- | main/cups/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cups/APKBUILD b/main/cups/APKBUILD index a57a946677..11d19497d4 100644 --- a/main/cups/APKBUILD +++ b/main/cups/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=cups pkgver=1.5.4 -pkgrel=0 +pkgrel=1 pkgdesc="The CUPS Printing System" url="http://www.cups.org/" arch="all" |