summaryrefslogtreecommitdiff
path: root/extra/xfce4-clipman-plugin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xfce4-clipman-plugin/PKGBUILD')
-rw-r--r--extra/xfce4-clipman-plugin/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xfce4-clipman-plugin/PKGBUILD b/extra/xfce4-clipman-plugin/PKGBUILD
index 0c85faa38..b83757b06 100644
--- a/extra/xfce4-clipman-plugin/PKGBUILD
+++ b/extra/xfce4-clipman-plugin/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 141959 2011-11-03 17:33:58Z eric $
+# $Id: PKGBUILD 156566 2012-04-21 02:58:41Z eric $
# Maintainer: tobias <tobias at archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=xfce4-clipman-plugin
-pkgver=1.2.2
-pkgrel=1.1
+pkgver=1.2.3
+pkgrel=1
pkgdesc="A clipboard plugin for the Xfce4 panel"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
@@ -15,7 +15,7 @@ makedepends=('intltool')
options=('!libtool')
install=${pkgname}.install
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('60df7769a8271d7fcab177210f4291e8')
+md5sums=('61f3be97efa379cb358980c94e14692a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"