summaryrefslogtreecommitdiff
path: root/extra/xfce4-clipman-plugin
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-22 12:32:21 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-22 12:32:21 +0200
commita019d9889a5b3803d57833c4b4502533f029c98b (patch)
treea928035510b10f044f532fe1a6f46a22137809ad /extra/xfce4-clipman-plugin
parent53f7b4b48972c757f0e68d4b02847a19e23d7232 (diff)
parentaf1e6c210b43ea6b8e043524edccb1d0befd257f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/portaudio_cpp/PKGBUILD extra/cmake/PKGBUILD extra/xfce4-clipman-plugin/PKGBUILD extra/xfce4-time-out-plugin/PKGBUILD multilib/lib32-mpg123/PKGBUILD multilib/lib32-openssl/PKGBUILD testing/telepathy-glib/PKGBUILD
Diffstat (limited to 'extra/xfce4-clipman-plugin')
-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}"