summaryrefslogtreecommitdiff
path: root/user/xfce4-whiskermenu-plugin
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2019-01-10 19:21:59 -0600
committerKiyoshi Aman <kiyoshi.aman+apkfission@gmail.com>2019-01-10 19:21:59 -0600
commit6a858d475ae68e4e1ab864cab4cd3556126f027d (patch)
tree5fdaa8625f747da916524504114d6ac2cd721ab0 /user/xfce4-whiskermenu-plugin
parent2e84f48e13b9ece3b008cae4097777e0c4c1aa3e (diff)
downloadpackages-6a858d475ae68e4e1ab864cab4cd3556126f027d.tar.gz
packages-6a858d475ae68e4e1ab864cab4cd3556126f027d.tar.bz2
packages-6a858d475ae68e4e1ab864cab4cd3556126f027d.tar.xz
packages-6a858d475ae68e4e1ab864cab4cd3556126f027d.zip
user/xfce4-whiskermenu-plugin: upgrade to 2.3.0
Diffstat (limited to 'user/xfce4-whiskermenu-plugin')
-rw-r--r--user/xfce4-whiskermenu-plugin/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/user/xfce4-whiskermenu-plugin/APKBUILD b/user/xfce4-whiskermenu-plugin/APKBUILD
index 7aa9b05af..ef45a6035 100644
--- a/user/xfce4-whiskermenu-plugin/APKBUILD
+++ b/user/xfce4-whiskermenu-plugin/APKBUILD
@@ -1,7 +1,8 @@
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=xfce4-whiskermenu-plugin
-pkgver=2.2.1
+pkgver=2.3.0
+_pkgmaj=${pkgver%.*}
pkgrel=0
pkgdesc="Whisker menu plugin for the XFCE panel"
url="https://xfce.org"
@@ -10,7 +11,7 @@ options="!check" # no tests
license="GPL-2.0+"
makedepends="gtk+3.0-dev exo-dev garcon-dev xfce4-panel-dev"
subpackages="$pkgname-doc $pkgname-lang"
-source="http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.2/xfce4-whiskermenu-plugin-$pkgver.tar.bz2"
+source="http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/$_pkgmaj/xfce4-whiskermenu-plugin-$pkgver.tar.bz2"
build() {
cd "$builddir"
@@ -33,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="e5b8ab54b66397d0d956d0ddcf7ab9c7531936fa7413094d4cae99aca8f7fca4659012beceec06c9bd6f1ba7695a3e0955d1fd2f10ebf08cf5701224a5dbeb18 xfce4-whiskermenu-plugin-2.2.1.tar.bz2"
+sha512sums="c4dbf7b45d6dca59b0034dbe995ada5f51a09588d2dddbcb940c8c7af0975ebad066763534ac93e65896551e1a9b10459308a4b2f38772fb28d5d7ceabec043d xfce4-whiskermenu-plugin-2.3.0.tar.bz2"