mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 04:34:37 +08:00
Update system-config-printer
This commit is contained in:
parent
f59c0382ad
commit
549acb4969
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user