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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 9 17:55:22 UTC 2011


    Date: Sunday, January 9, 2011 @ 12:55:22
  Author: andyrtr
Revision: 105507

update to new daily shot source

Modified:
  mythes-de/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-09 17:11:29 UTC (rev 105506)
+++ PKGBUILD	2011-01-09 17:55:22 UTC (rev 105507)
@@ -2,15 +2,15 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=mythes-de
-pkgver=20090802
+pkgver=20110109
 pkgrel=1
 pkgdesc="German thesaurus"
 arch=(any)
 url="http://www.openthesaurus.de/"
 license=('LGPL')
 optdepends=('libmythes: offers thesaurus library functions')
-source=(http://www.openthesaurus.de/old/thes_de_DE_v2.zip)
-md5sums=('a6ed5d637045ff7c91a5cd9084bda0a3')
+source=(http://www.openthesaurus.de/export/Deutscher-Thesaurus.oxt)
+md5sums=('24768b14a07d59b543c911684dabdb8d')
 
 build() {
   /bin/true
@@ -36,8 +36,4 @@
       ln -sv /usr/share/mythes/$(basename $file) .
     done
   popd
-  
-  # docs
-  install -dm755 ${pkgdir}/usr/share/doc/$pkgname
-  cp -p README_th_de_DE_v2.txt $pkgdir/usr/share/doc/$pkgname
 }




More information about the arch-commits mailing list