diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-02 11:28:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-09-02 11:28:11 +0000 |
commit | 0ffcbc5924417c12bbc2821bc4e7dc2514c8f5b9 (patch) | |
tree | 392581a17b9773ee7cbfb60777d487d2be7afc64 | |
parent | 6633a48e34382ca0aaab32738cd43ea8a0de0bc8 (diff) | |
download | aports-0ffcbc5924417c12bbc2821bc4e7dc2514c8f5b9.tar.bz2 aports-0ffcbc5924417c12bbc2821bc4e7dc2514c8f5b9.tar.xz |
main/cups: rebuild against poppler-0.20.3
-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" |