aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 01:03:00 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-05 01:04:21 -0300
commitb03e09325a4a17d2a4712f2228f1b30c906d45cb (patch)
treec0a2cb67c6db80501e19468faf6e1c27534b130c
parent9b8636782f7858e37d23f8121dc4d57b55045dfd (diff)
community/xfce4-clipman-plugin: upgrade to 1.6.1
-rw-r--r--community/xfce4-clipman-plugin/APKBUILD7
-rw-r--r--community/xfce4-clipman-plugin/potfiles.patch13
2 files changed, 2 insertions, 18 deletions
diff --git a/community/xfce4-clipman-plugin/APKBUILD b/community/xfce4-clipman-plugin/APKBUILD
index bc6b80eafe6..843b022c573 100644
--- a/community/xfce4-clipman-plugin/APKBUILD
+++ b/community/xfce4-clipman-plugin/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-clipman-plugin
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=0
pkgdesc="Clipboard manager plugin for the Xfce panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
@@ -9,10 +9,8 @@ license="GPL-2.0-or-later"
makedepends="libxfce4ui-dev xfce4-panel-dev libunique-dev libxtst-dev exo-dev"
subpackages="$pkgname-lang"
source="https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/${pkgver%.*}/xfce4-clipman-plugin-$pkgver.tar.bz2
- potfiles.patch
"
-
build() {
./configure \
--build=$CBUILD \
@@ -31,5 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="e3f4a8b2362a6922303e167d97efad39190b7691924d7d10ca4f653864a7486521200601f09538d124d08b3ce5a00bdd0146a527e318af35fb14116192ce40d2 xfce4-clipman-plugin-1.6.0.tar.bz2
-9d51b4ec5156083a055edd18e673a91f9cc47dd8457a2a9335d19e34d64510324a7f1c02a28ef284e28dd5eb41dcfe058441d3b00d5b75d18af83174c9c7ace6 potfiles.patch"
+sha512sums="2a2aa5d7b5d841b11c6d54d4872fc8cbfb83981b2d4678075ff5aa2a4df9ea88de95b837bf3896d7ce5f434827ebb64238e68cca2e17a7104433ed5847d949dd xfce4-clipman-plugin-1.6.1.tar.bz2"
diff --git a/community/xfce4-clipman-plugin/potfiles.patch b/community/xfce4-clipman-plugin/potfiles.patch
deleted file mode 100644
index 71b8991c818..00000000000
--- a/community/xfce4-clipman-plugin/potfiles.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-upstream issue: https://bugzilla.xfce.org/show_bug.cgi?id=16608
-
-diff --git a/po/POTFILES.in b/po/POTFILES.in
-index c932cc2..4a50572 100644
---- a/po/POTFILES.in
-+++ b/po/POTFILES.in
-@@ -12,3 +12,6 @@ panel-plugin/collector.c
- panel-plugin/history.c
- panel-plugin/menu.c
- panel-plugin/plugin.c
-+panel-plugin/common.c
-+panel-plugin/xfce4-clipman-history.c
-+panel-plugin/xfce4-clipman-settings.desktop.in