Update system-config-printer

This commit is contained in:
Manuel 2010-12-14 21:54:15 +00:00
parent f59c0382ad
commit 549acb4969

View File

@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgbase=system-config-printer
pkgname=('system-config-printer')
pkgver=1.2.2
pkgver=1.2.5
pkgrel=1
pkgdesc="A CUPS printer configuration tool and status applet"
url="http://cyberelk.net/tim/software/system-config-printer/"
@ -17,7 +17,7 @@ arch=('any')
license=('GPL')
makedepends=('intltool' 'python' 'xmlto' 'docbook-xsl' 'desktop-file-utils' 'libcups' 'libxml2')
source=("http://cyberelk.net/tim/data/${pkgbase}/1.2/${pkgbase}-${pkgver}.tar.bz2")
md5sums=('c3bbaf5282535e2332fe5072a72814cc')
md5sums=('71c01b73c458033795b218c4779f9811')
build() {
cd ${srcdir}/${pkgbase}-${pkgver}