summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheila Aman <sheila@vulpine.house>2021-07-24 02:50:56 +0000
committerSheila Aman <sheila@vulpine.house>2021-07-24 02:50:56 +0000
commitfb028c8a43cb76f317dab5cbd0af80033285e71b (patch)
tree1288c0fe506a94085bc34f6eb17acd725095fa2b
parentf82ae7e28abe611d65cf08e8ec78015ca1d87723 (diff)
downloadpackages-fb028c8a43cb76f317dab5cbd0af80033285e71b.tar.gz
packages-fb028c8a43cb76f317dab5cbd0af80033285e71b.tar.bz2
packages-fb028c8a43cb76f317dab5cbd0af80033285e71b.tar.xz
packages-fb028c8a43cb76f317dab5cbd0af80033285e71b.zip
user/xfdashboard: upgrade to 0.9.3
-rw-r--r--user/xfdashboard/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/xfdashboard/APKBUILD b/user/xfdashboard/APKBUILD
index 8d46cf6a9..c7f555043 100644
--- a/user/xfdashboard/APKBUILD
+++ b/user/xfdashboard/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sheila Aman <sheila@vulpine.house>
# Maintainer: Sheila Aman <sheila@vulpine.house>
pkgname=xfdashboard
-pkgver=0.7.8
+pkgver=0.9.3
pkgrel=0
pkgdesc="Gnome dashboard clone for the XFCE desktop environment"
url="https://xfce.org"
@@ -11,7 +11,7 @@ depends=""
makedepends="intltool gtk+3.0-dev libwnck-dev libice-dev garcon-dev
libxfce4ui-dev clutter-dev"
subpackages="$pkgname-dev $pkgname-lang"
-source="https://archive.xfce.org/src/apps/xfdashboard/0.7/xfdashboard-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/apps/xfdashboard/${pkgver%.*}/xfdashboard-$pkgver.tar.bz2"
build() {
LIBS="-lintl" ./configure \
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="b08cd6cab3b1fca3e9a47a1d3a6f2aefdf0cf96dec9ddb7e9170d17b387d7ab4c421a36b83cc5de0515f7df929acb0e5cda163ade165a32698e7b1a7460746e0 xfdashboard-0.7.8.tar.bz2"
+sha512sums="52121f01207b8912e932e314dd37d0f69c56845a8b9b0ab719dec9dbba437baccc275d193073e32a33b54d54b5de8b07434b4ff4e7838d955b2dfdd123cd5827 xfdashboard-0.9.3.tar.bz2"