summaryrefslogtreecommitdiff
path: root/user/xfce4-dict
diff options
context:
space:
mode:
authorSheila Aman <sheila@vulpine.house>2021-07-22 09:00:42 +0000
committerSheila Aman <sheila@vulpine.house>2021-07-22 09:01:02 +0000
commit61ecf30046f06db5213cdd04c82ed376d7908a56 (patch)
tree7d645e9c8e36c066bbe78f452f21594161008d96 /user/xfce4-dict
parent3bbdc9fae2a4b9818d971f4f3897a637a67db364 (diff)
downloadpackages-61ecf30046f06db5213cdd04c82ed376d7908a56.tar.gz
packages-61ecf30046f06db5213cdd04c82ed376d7908a56.tar.bz2
packages-61ecf30046f06db5213cdd04c82ed376d7908a56.tar.xz
packages-61ecf30046f06db5213cdd04c82ed376d7908a56.zip
user/xfce4-dict: upgrade to 0.8.4
Diffstat (limited to 'user/xfce4-dict')
-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"