mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
system-config-printer: update to 1.5.9, moved to github.
This commit is contained in:
parent
5dc1abebdd
commit
be6a02cb96
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'system-config-printer'
|
# Template file for 'system-config-printer'
|
||||||
pkgname=system-config-printer
|
pkgname=system-config-printer
|
||||||
version=1.5.7
|
version=1.5.9
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udev-rules"
|
configure_args="--with-udev-rules"
|
||||||
make_build_args="udevhelperdir=/usr/lib/udev"
|
make_build_args="udevhelperdir=/usr/lib/udev"
|
||||||
|
@ -16,6 +16,6 @@ pycompile_dirs="/usr/share/system-config-printer"
|
||||||
short_desc="A CUPS printer configuration tool and status applet"
|
short_desc="A CUPS printer configuration tool and status applet"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://cyberelk.net/tim/software/system-config-printer/"
|
homepage="https://github.com/zdohnal/system-config-printer"
|
||||||
distfiles="http://cyberelk.net/tim/data/${pkgname}/${version%*.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/releases/download/v${version}/system-config-printer-${version}.tar.gz"
|
||||||
checksum=f6b57bbb356b40006e48c059fe5625d8c0ff4217fa10b9675c161527c4fcacef
|
checksum=5934ade829395074fa24341e3a4fc35612ce23aff928741a67bf5f1cf5a57c0d
|
||||||
|
|
Loading…
Add table
Reference in a new issue