diff options
author | root <root@rshg054.dnsready.net> | 2012-09-28 01:39:44 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-09-28 01:39:44 -0700 |
commit | 3edc42216fee4bb8237aa128510c32ceb77dfd8f (patch) | |
tree | 1745e2804c7f439fdb27aefa6f4a6884f0442727 /community/clipit | |
parent | bd8faf795abf6d91abdc52bc968829cc2efae4bb (diff) |
Fri Sep 28 01:39:41 PDT 2012
Diffstat (limited to 'community/clipit')
-rw-r--r-- | community/clipit/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/clipit/PKGBUILD b/community/clipit/PKGBUILD index ed3a18654..bd39684a2 100644 --- a/community/clipit/PKGBUILD +++ b/community/clipit/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 72903 2012-06-24 18:15:32Z bpiotrowski $ +# $Id: PKGBUILD 76710 2012-09-27 13:37:18Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Mihai Militaru <mihai dot militaru at xmpp dot ro> pkgname=clipit pkgver=1.4.2 -pkgrel=3 +pkgrel=4 pkgdesc="Lightweight GTK+ clipboard manager (fork of Parcellite)" arch=('i686' 'x86_64') url="http://gtkclipit.sourceforge.net/" license=('GPL3') -depends=('gtk2' 'gtk-update-icon-cache' 'hicolor-icon-theme') +depends=('gtk2' 'gtk-update-icon-cache' 'hicolor-icon-theme' 'librsvg') makedepends=('intltool') optdepends=('xdotool: for automatic paste') install=$pkgname.install |