system-config-printer: update to 1.4.4.
This commit is contained in:
parent
bba4727b8a
commit
c9f403c905
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'system-config-printer'
|
||||
pkgname=system-config-printer
|
||||
version=1.4.1
|
||||
revision=2
|
||||
version=1.4.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udev-rules"
|
||||
make_build_args="udevhelperdir=/usr/lib/udev"
|
||||
make_install_args="udevhelperdir=/usr/lib/udev udevrulesdir=/usr/lib/udev/rules.d"
|
||||
hostmakedepends="pkg-config intltool xmlto desktop-file-utils"
|
||||
makedepends="gtk+3-devel cups-devel libusbx-devel systemd-devel
|
||||
makedepends="gtk+3-devel cups-devel libusb-devel systemd-devel
|
||||
pycups dbus-python notify-python pycurl pysmbc pygobject gir-freedesktop
|
||||
gnome-keyring"
|
||||
depends="python pycups dbus-python notify-python pycurl pysmbc pygobject
|
||||
|
@ -19,4 +19,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://cyberelk.net/tim/software/system-config-printer/"
|
||||
distfiles="http://cyberelk.net/tim/data/${pkgname}/${version%*.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4e22413f3581fc1cf38af648573fa90bb7783a2c3b8be3aadf47beda101e04f8
|
||||
checksum=4200c1a7b44dff9f04badfe14514b1fa144878e142fb0858dedf34575eb7254e
|
||||
|
|
Loading…
Reference in New Issue