summaryrefslogtreecommitdiff
path: root/user/xfce4-indicator-plugin
diff options
context:
space:
mode:
authorSheila Aman <sheila@vulpine.house>2021-07-22 09:24:28 +0000
committerSheila Aman <sheila@vulpine.house>2021-07-22 09:24:28 +0000
commit94af85e1c8d50432d44813ecf2245b344879d082 (patch)
tree4d85e6a7ddd8e0a5c9d1c4ca505fc6068c2439af /user/xfce4-indicator-plugin
parent61ecf30046f06db5213cdd04c82ed376d7908a56 (diff)
downloadpackages-94af85e1c8d50432d44813ecf2245b344879d082.tar.gz
packages-94af85e1c8d50432d44813ecf2245b344879d082.tar.bz2
packages-94af85e1c8d50432d44813ecf2245b344879d082.tar.xz
packages-94af85e1c8d50432d44813ecf2245b344879d082.zip
user/xfce4-indicator-plugin: upgrade to 2.4.0
Diffstat (limited to 'user/xfce4-indicator-plugin')
-rw-r--r--user/xfce4-indicator-plugin/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/user/xfce4-indicator-plugin/APKBUILD b/user/xfce4-indicator-plugin/APKBUILD
index 0c69f688f..f14fe47a3 100644
--- a/user/xfce4-indicator-plugin/APKBUILD
+++ b/user/xfce4-indicator-plugin/APKBUILD
@@ -1,16 +1,16 @@
# Contributor: Sheila Aman <sheila@vulpine.house>
# Maintainer: Sheila Aman <sheila@vulpine.house>
pkgname=xfce4-indicator-plugin
-pkgver=2.3.4
-pkgrel=1
+pkgver=2.4.0
+pkgrel=0
pkgdesc="Application information plugin for the XFCE panel"
url="https://xfce.org"
arch="all"
license="GPL-2.0+"
depends=""
-makedepends="intltool libxfce4ui-dev xfce4-panel-dev libindicator-dev ido-dev"
+makedepends="intltool libxfce4ui-dev xfce4-panel-dev>=${pkgver%.*} libindicator-dev ido-dev"
subpackages="$pkgname-lang"
-source="https://archive.xfce.org/src/panel-plugins/xfce4-indicator-plugin/2.3/xfce4-indicator-plugin-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/panel-plugins/xfce4-indicator-plugin/${pkgver%.*}/xfce4-indicator-plugin-$pkgver.tar.bz2"
build() {
LIBS="-lintl" ./configure \
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="b1fd065c8221ae91d95b540411317cd67bb9b26d46c7cfe85ec90d7ccdcd11e7b8832008c8b6fb5c257e0b1a08360f00ad9da5520108024cc36c63d865ffdca6 xfce4-indicator-plugin-2.3.4.tar.bz2"
+sha512sums="5b6e82d85357cec689f23a6cf69d379db9425956a531d8295a23adf52b1e00e3cd8acd822b13ab05d80321ff739c96aadc6e7526ec275421c341446e58a5fbab xfce4-indicator-plugin-2.4.0.tar.bz2"