diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-05-12 11:23:20 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-05-12 11:23:20 +0200 |
commit | ea84a7ef4c3c637a7504361c6ac42e8ba93a6179 (patch) | |
tree | 0bee5e198a06cfeff7de0396c4739ae2569f7067 /extra/system-config-printer | |
parent | e55fda657497bd8743c0a57d917316afe70950f8 (diff) | |
parent | 5b9e0d821dd428792bd51ed03af2b800924ce69d (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/start-stop-daemon/PKGBUILD
extra/claws-mail-extra-plugins/PKGBUILD
extra/giflib/PKGBUILD
extra/gvfs/PKGBUILD
extra/latex2rtf/PKGBUILD
extra/libgpod/PKGBUILD
extra/libimobiledevice/PKGBUILD
extra/libvpx/PKGBUILD
extra/libwpg/PKGBUILD
extra/libxml2/PKGBUILD
extra/pixman/PKGBUILD
extra/thunar-archive-plugin/PKGBUILD
Diffstat (limited to 'extra/system-config-printer')
-rw-r--r-- | extra/system-config-printer/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/system-config-printer/PKGBUILD b/extra/system-config-printer/PKGBUILD index 262f68908..b16987670 100644 --- a/extra/system-config-printer/PKGBUILD +++ b/extra/system-config-printer/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 184759 2013-05-07 22:59:56Z eric $ +# $Id: PKGBUILD 185094 2013-05-11 04:02:37Z eric $ # Maintainer: # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=system-config-printer -pkgver=1.4.0 +pkgver=1.4.1 pkgrel=1 pkgdesc="A CUPS printer configuration tool and status applet" url="http://cyberelk.net/tim/software/system-config-printer/" @@ -16,7 +16,7 @@ optdepends=('gnome-keyring: password management') replaces=('system-config-printer-common' 'system-config-printer-gnome') conflicts=('system-config-printer-common' 'system-config-printer-gnome') source=(http://cyberelk.net/tim/data/${pkgname}/${pkgver%*.*}/${pkgname}-${pkgver}.tar.xz{,.sig}) -md5sums=('3267c2eac454f470c0659034196d2668' +md5sums=('3d794eb88c5813c3024b181677a602dd' 'SKIP') prepare() { |