[arch-commits] Commit in hspell/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Dec 17 13:42:39 UTC 2015


    Date: Thursday, December 17, 2015 @ 14:42:39
  Author: fyan
Revision: 256713

upgpkg: hspell 1.3-1

Modified:
  hspell/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 13:40:02 UTC (rev 256712)
+++ PKGBUILD	2015-12-17 13:42:39 UTC (rev 256713)
@@ -3,8 +3,8 @@
 
 pkgbase=hspell
 pkgname=('hspell' 'hunspell-he')
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.ivrix.org.il/projects/spell-checker/"
@@ -11,8 +11,9 @@
 makedepends=('glibc' 'zlib' 'perl' 'hunspell' 'gawk')
 options=('!makeflags')
 source=(http://hspell.ivrix.org.il/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('32fbc1a71e86ab46bf7870c6eec9a6be'
-         '858120037dd52ae823788518329ee7d3')
+md5sums=('351850c9f6974a709dd092a2d1063e4a'
+         'SKIP')
+validpgpkeys=('996512CD85DC510BD45EAD46415E26D84D4E37DB')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list