diff options
author | root <root@rshg054.dnsready.net> | 2012-07-13 03:44:04 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-13 03:44:04 +0000 |
commit | 2aa5510e030a6ac8ec723dfd915a394b888e21c1 (patch) | |
tree | 264f8aa38986a95e5c2ff2ede5e1e84859fe2e7a /libre | |
parent | 2a74527ad522ac7c1d467688eee81a7a3f895031 (diff) |
Fri Jul 13 03:44:02 UTC 2012
Diffstat (limited to 'libre')
-rw-r--r-- | libre/foomatic-filters-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/foomatic-filters-libre/PKGBUILD b/libre/foomatic-filters-libre/PKGBUILD index 87b155c0c..73a7af6c4 100644 --- a/libre/foomatic-filters-libre/PKGBUILD +++ b/libre/foomatic-filters-libre/PKGBUILD @@ -5,8 +5,8 @@ pkgbase="foomatic" pkgname=('foomatic-filters-libre') arch=('i686' 'x86_64' 'mips64el') # needs to be changed in the subpackages when makepkg will support it -_snapdate=20120626 -_filtersver=4.0.16 +_snapdate=20120712 +_filtersver=4.0.17 pkgver=${_filtersver}_${_snapdate} pkgrel=1 epoch=1 @@ -14,7 +14,7 @@ makedepends=('cups' 'perl' 'libxml2' 'enscript' 'perl' 'net-snmp' 'bash') source=(http://www.openprinting.org/download/foomatic/$pkgbase-filters-${_filtersver}.tar.gz) url="http://www.linuxprinting.org/foomatic.html" options=('!emptydirs') -md5sums=('ec907d9ea17e03bccb91db66e9470586') +md5sums=('b05f5dcbfe359f198eef3df5b283d896') package_foomatic-filters-libre() { |