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

Pierre Schmitz pierre at archlinux.org
Wed Dec 23 06:03:47 UTC 2015


    Date: Wednesday, December 23, 2015 @ 07:03:47
  Author: pierre
Revision: 257205

upgpkg: hunspell-de 20151222-1

Modified:
  hunspell-de/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-23 06:00:28 UTC (rev 257204)
+++ PKGBUILD	2015-12-23 06:03:47 UTC (rev 257205)
@@ -3,16 +3,16 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=hunspell-de
-pkgver=20131206
+pkgver=20151222
 pkgrel=1
 pkgdesc="German hunspell dictionaries"
 arch=('any')
 url="http://www.j3e.de/ispell/igerman98/"
-license=('GPL' 'custom:OASIS')
+license=('GPL')
 makedepends=('hunspell' 'ispell')
 optdepends=('hunspell: the spell checking libraries and apps')
 source=("http://www.j3e.de/ispell/igerman98/dict/igerman98-$pkgver.tar.bz2")
-md5sums=('9b6c0c6615d2e099cd85a209d9f1fdbb')
+md5sums=('d4cc73954389454e4045e0c4c6824813')
 
 build() {
   cd "$srcdir/igerman98-$pkgver"
@@ -50,9 +50,4 @@
   # docs
   install -dm755 ${pkgdir}/usr/share/doc/$pkgname
   cp -p README_de_??.txt $pkgdir/usr/share/doc/$pkgname
-
-  # licenses
-  install -D -m644 Copyright $pkgdir/usr/share/licenses/$pkgname/Copyright
-  install -D -m644 COPYING_OASIS $pkgdir/usr/share/licenses/$pkgname/COPYING_OASIS
-
 }



More information about the arch-commits mailing list