summaryrefslogtreecommitdiff
path: root/community/parcellite
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-08 13:40:51 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-09-08 13:40:51 -0300
commit1eb44cdc16d2ce4e40d42cacea7456ad245994f1 (patch)
tree8fffd10c72c5c326bcc41cdbbafda13c0ec5b2b6 /community/parcellite
parent69d3aee0c3f0bb876065264baccf86c13088dd01 (diff)
parent8cca36c97b57b8d0a7e5521647c02409eb94ade4 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/portaudio/PKGBUILD extra/ettercap/PKGBUILD extra/kdelibs/PKGBUILD extra/qt/PKGBUILD gnome-unstable/epiphany/PKGBUILD gnome-unstable/gnome-shell/PKGBUILD gnome-unstable/pulseaudio/PKGBUILD gnome-unstable/vala/PKGBUILD kde-unstable/kdebase-workspace/PKGBUILD testing/xf86-video-glint/PKGBUILD
Diffstat (limited to 'community/parcellite')
-rw-r--r--community/parcellite/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/parcellite/PKGBUILD b/community/parcellite/PKGBUILD
index 5ca5b140c..eb3cea57b 100644
--- a/community/parcellite/PKGBUILD
+++ b/community/parcellite/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 54009 2011-08-11 18:03:17Z spupykin $
+# $Id: PKGBUILD 55246 2011-09-07 10:47:21Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Alexander Fehr <pizzapunk gmail com>
pkgname=parcellite
-pkgver=1.0.2rc3
-pkgrel=2
+pkgver=1.0.2rc4
+pkgrel=1
pkgdesc="Lightweight GTK+ clipboard manager"
arch=('i686' 'x86_64' 'mips64el')
url="http://parcellite.sourceforge.net/"
@@ -13,7 +13,7 @@ depends=('gtk2')
makedepends=('intltool')
source=(http://downloads.sourceforge.net/parcellite/parcellite-$pkgver.tar.gz
history_menu_crash_patch)
-md5sums=('3fe1196cc2bb3f34d57d0e34e10449b3'
+md5sums=('cb139cea35ff7d278cdcce09516f31e9'
'8fd6e07fa907865ca4db7b3e13441ce6')
build() {