[arch-commits] Commit in aspell-de/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Mon Oct 17 18:25:50 UTC 2016
Date: Monday, October 17, 2016 @ 18:25:50
Author: pierre
Revision: 278900
upgpkg: aspell-de 20160407-1
Modified:
aspell-de/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-17 18:21:28 UTC (rev 278899)
+++ PKGBUILD 2016-10-17 18:25:50 UTC (rev 278900)
@@ -4,7 +4,7 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=aspell-de
-pkgver=20151222
+pkgver=20160407
pkgrel=1
pkgdesc="German dictionary for aspell"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
license=('GPL2')
depends=('aspell')
source=("http://j3e.de/ispell/igerman98/dict/igerman98-${pkgver}.tar.bz2")
-md5sums=('d4cc73954389454e4045e0c4c6824813')
+md5sums=('5e5ce15bbfd56a6f89e7789e63fffad0')
build() {
cd "${srcdir}/igerman98-${pkgver}"
More information about the arch-commits
mailing list