summaryrefslogtreecommitdiff
path: root/user/xfce4-dict/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/xfce4-dict/APKBUILD')
-rw-r--r--user/xfce4-dict/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/xfce4-dict/APKBUILD b/user/xfce4-dict/APKBUILD
index 91b9fccb1..e658b0f7b 100644
--- a/user/xfce4-dict/APKBUILD
+++ b/user/xfce4-dict/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sheila Aman <sheila@vulpine.house>
# Maintainer: Sheila Aman <sheila@vulpine.house>
pkgname=xfce4-dict
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=0
pkgdesc="Dictionary application for the XFCE desktop environment"
url="https://xfce.org"
@@ -10,7 +10,7 @@ license="GPL-2.0+"
depends=""
makedepends="intltool glib-dev gtk+3.0-dev libxfce4ui-dev xfce4-panel-dev"
subpackages="$pkgname-doc"
-source="http://archive.xfce.org/src/apps/xfce4-dict/0.8/xfce4-dict-$pkgver.tar.bz2"
+source="http://archive.xfce.org/src/apps/xfce4-dict/${pkgver%.*}/xfce4-dict-$pkgver.tar.bz2"
build() {
./configure \
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="d4779a928e351c06d8866d1eefcf2efb5f364b64591a76abd19b87ac08905196b436725db3660e694b7071a534ebd9b08f298945a515fcaf335b74ce15eb0617 xfce4-dict-0.8.3.tar.bz2"
+sha512sums="f662b94671f2179cc93010e9ff6ad7f3425cfafeb8d7c635fefb8e816d78273f0135d6c7ff3ed143e5e01985eb4275ac89827d197ed059fbfa79df69b327f253 xfce4-dict-0.8.4.tar.bz2"