summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2019-04-24 12:43:19 -0300
committerRafael Fontenelle2019-04-24 12:43:19 -0300
commit9e3be6cb505e9398e3936618ff6f20c1597f5713 (patch)
tree0d117b94eb77d5326fad3a464e5b32aac756dcda /PKGBUILD
parent7d941b6caedafae5a9276b5d16e82d5aa5bf5aa7 (diff)
downloadaur-9e3be6cb505e9398e3936618ff6f20c1597f5713.tar.gz
Update to 2.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 398665f9185f..e52b4b40393e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=dico
-pkgver=2.8
+pkgver=2.9
pkgrel=1
pkgdesc="GNU Dictionary Server"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="http://puszcza.gnu.org.ua/software/$pkgname"
license=(GPL3)
depends=(python gsasl wordnet-common guile pam)
source=("ftp://download.gnu.org.ua/pub/release/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('0fa2da347c01da380508c8004b05a420f7e66168'
+sha1sums=('17551191f83350e5ca7f2272ac791a3da13bbc0a'
'SKIP')
validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732')
# Sergey Poznyakoff <gray@gnu.org>