summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJamie Beardslee2020-01-13 00:31:04 +1300
committerJamie Beardslee2020-01-13 00:31:04 +1300
commit76780b56e975e46faae84a8777bd2d657848528b (patch)
treed381328e96ac0a77326908f815e3e968ad45eae3 /PKGBUILD
parent7c8b2fc035090f8cb7c317bd3e7fb4ec9e432549 (diff)
downloadaur-76780b56e975e46faae84a8777bd2d657848528b.tar.gz
Fixed upstream source as per tuxayo's suggestion
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23032a1ba015..fe3a0a5fbd97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=aspell-eo
pkgver=2.1.20000225a
-pkgrel=1
+pkgrel=2
pkgdesc="Esperanto dictionary for aspell"
arch=('x86_64')
url="http://aspell.net/"
license=('GPL')
depends=('aspell')
-source=("ftp://ftp.gnu.org/gnu/aspell/dict/eo/aspell6-eo-$pkgver-1.tar.bz2")
-md5sums=('5b944cd470a1bde3b647d34e4d8749bc')
+source=("ftp://ftp.gnu.org/gnu/aspell/dict/eo/aspell6-eo-$pkgver-2.tar.bz2")
+md5sums=('455719c49ffeb51b204767de6e1d9ef6')
build() {
cd "$srcdir/aspell6-eo-$pkgver-1"