summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2019-02-27 13:16:21 -0300
committerRafael Fontenelle2019-02-27 13:16:21 -0300
commit7d941b6caedafae5a9276b5d16e82d5aa5bf5aa7 (patch)
treedb57c67c4c2af834dc8a26f030cbfbef2554ef64 /PKGBUILD
parentb199680361db00b5e11637c72c8c7f9272394c45 (diff)
downloadaur-7d941b6caedafae5a9276b5d16e82d5aa5bf5aa7.tar.gz
Update to 2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 628729b14619..398665f9185f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=dico
-pkgver=2.7
-pkgrel=2
+pkgver=2.8
+pkgrel=1
pkgdesc="GNU Dictionary Server"
arch=('x86_64')
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=('cc3901dc2e70491c4e9a6aa2d3fcac2c8d2f6790'
+sha1sums=('0fa2da347c01da380508c8004b05a420f7e66168'
'SKIP')
validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732')
# Sergey Poznyakoff <gray@gnu.org>