summaryrefslogtreecommitdiff
path: root/community/parcellite
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-12 01:10:30 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-12 01:10:30 -0500
commitc5b6150b3eee495c9637a1151e04af537682b22e (patch)
tree305ac94576a65e17d3773cbeb6612823904cbeb8 /community/parcellite
parent750ab8ec8f204c3ef69beb2fef182b002bb50955 (diff)
parentd27f27c051ce0164f6d4a36335fe5bab6db9c5fd (diff)
Merge branch 'master' of gitpar:abslibre-mips64el
Diffstat (limited to 'community/parcellite')
-rw-r--r--community/parcellite/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/parcellite/PKGBUILD b/community/parcellite/PKGBUILD
index 422df5989..f19c3c1be 100644
--- a/community/parcellite/PKGBUILD
+++ b/community/parcellite/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 50742 2011-06-30 10:48:15Z spupykin $
+# $Id: PKGBUILD 53903 2011-08-09 19:26:51Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Alexander Fehr <pizzapunk gmail com>
pkgname=parcellite
-pkgver=1.0.2rc2
+pkgver=1.0.2rc3
pkgrel=1
pkgdesc="Lightweight GTK+ clipboard manager"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('gtk2')
makedepends=('intltool')
source=(http://downloads.sourceforge.net/parcellite/parcellite-$pkgver.tar.gz)
-md5sums=('c1ade542f9b5e836af18773171e70e95')
+md5sums=('3fe1196cc2bb3f34d57d0e34e10449b3')
build() {
cd "$srcdir/parcellite-$pkgver"