summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/xfce4-genmon-plugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/xfce4-genmon-plugin/APKBUILD b/user/xfce4-genmon-plugin/APKBUILD
index a2c422abf..752150d42 100644
--- a/user/xfce4-genmon-plugin/APKBUILD
+++ b/user/xfce4-genmon-plugin/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Síle Ekaterin Liszka <sheila@vulpine.house>
# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=xfce4-genmon-plugin
-pkgver=4.1.1
+pkgver=4.2.0
pkgrel=0
pkgdesc="Cyclically run a script and display the results"
url="https://www.xfce.org"
@@ -10,7 +10,7 @@ license="LGPL-2.1+"
depends=""
makedepends="intltool libxfce4ui-dev xfce4-panel-dev"
subpackages="$pkgname-lang"
-source="https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/4.1/xfce4-genmon-plugin-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
build() {
./configure \
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="663dabcdfb9d85325be5bc000f44e6cd61f78143e6d49bc7c481d14eccc3601408e2a7bed1276de5fcb24e75af66d8765fd0dc373dc8b82c1118fb5da2673c03 xfce4-genmon-plugin-4.1.1.tar.bz2"
+sha512sums="e0166e879244d039097f46526782f2232bea6a94eb260f2558a6daf62e82a5aaa68a44749eb95d3d7c212155e36887fca8b41fb558427a1812c614569b4c11b3 xfce4-genmon-plugin-4.2.0.tar.bz2"