diff options
Diffstat (limited to 'user/xfce4-dict')
-rw-r--r-- | user/xfce4-dict/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/xfce4-dict/APKBUILD b/user/xfce4-dict/APKBUILD index c85e672d3..1aad37ff0 100644 --- a/user/xfce4-dict/APKBUILD +++ b/user/xfce4-dict/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com> # Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com> pkgname=xfce4-dict -pkgver=0.8.2 +pkgver=0.8.3 pkgrel=0 pkgdesc="Dictionary application for the XFCE desktop environment" url="https://xfce.org" @@ -33,4 +33,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="b22edae6adc9e965d8d59156d7b241e6454be9af1c7cd2b6264987dfe9411293987065b179a362651ccfc1f0423a41672803467e6df5307b998c5c359e487b5b xfce4-dict-0.8.2.tar.bz2" +sha512sums="d4779a928e351c06d8866d1eefcf2efb5f364b64591a76abd19b87ac08905196b436725db3660e694b7071a534ebd9b08f298945a515fcaf335b74ce15eb0617 xfce4-dict-0.8.3.tar.bz2" |