summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2012-05-08 13:31:16 +0200
committerJose V Beneyto <sepen@crux.nu>2012-05-08 13:31:16 +0200
commitfc810947e5929b87e2cf8948a247761f344766b1 (patch)
treeccc0ff021366b8c60b20ecd258db0a50aca9b744
parent50049606fe12a46cec790b6c24fbb106be83d60f (diff)
downloadxfce-fc810947e5929b87e2cf8948a247761f344766b1.tar.gz
xfce-fc810947e5929b87e2cf8948a247761f344766b1.tar.xz
xfce4-clipman-plugin: updated to 1.2.3
-rw-r--r--xfce4-clipman-plugin/.md5sum2
-rw-r--r--xfce4-clipman-plugin/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce4-clipman-plugin/.md5sum b/xfce4-clipman-plugin/.md5sum
index c9283e3..1fda29a 100644
--- a/xfce4-clipman-plugin/.md5sum
+++ b/xfce4-clipman-plugin/.md5sum
@@ -1 +1 @@
-60df7769a8271d7fcab177210f4291e8 xfce4-clipman-plugin-1.2.2.tar.bz2
+61f3be97efa379cb358980c94e14692a xfce4-clipman-plugin-1.2.3.tar.bz2
diff --git a/xfce4-clipman-plugin/Pkgfile b/xfce4-clipman-plugin/Pkgfile
index 2bf3c62..727a5fa 100644
--- a/xfce4-clipman-plugin/Pkgfile
+++ b/xfce4-clipman-plugin/Pkgfile
@@ -6,7 +6,7 @@
# Group: xfce4
name=xfce4-clipman-plugin
-version=1.2.2
+version=1.2.3
release=1
source=(http://archive.xfce.org/src/panel-plugins/$name/${version%.*}/$name-$version.tar.bz2)
@@ -22,6 +22,6 @@ build() {
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/{doc,locale}
- find $PKG/usr/share -type f -name '*.desktop' \
+ find $PKG/usr -type f -name '*.desktop' \
-exec sed -r '/\[.+\]=/d' -i {} \;
}

Generated by cgit