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

Pierre Schmitz pierre at archlinux.org
Mon Feb 27 15:15:21 UTC 2012


    Date: Monday, February 27, 2012 @ 10:15:21
  Author: pierre
Revision: 151531

upgpkg: mythes-en 20060306-2

rebuild old package

Modified:
  mythes-en/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-27 15:13:35 UTC (rev 151530)
+++ PKGBUILD	2012-02-27 15:15:21 UTC (rev 151531)
@@ -3,20 +3,16 @@
 
 pkgname=mythes-en
 pkgver=20060306
-pkgrel=1
+pkgrel=2
 pkgdesc="English thesaurus"
-arch=(any)
+arch=('any')
 url="http://wiki.services.openoffice.org/wiki/Dictionaries#English_.28AU.2CCA.2CGB.2CNZ.2CUS.2CZA.29"
 license=('LGPL')
 optdepends=('libmythes: offers thesaurus library functions')
 # Fedora uses http://www.danielnaber.de/wn2ooo/ but it doesn't look more fresh
-source=(http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/thes_en_US_v2.zip)
+source=("http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/thes_en_US_v2.zip")
 md5sums=('ec611ad21ae4ee2b4415e27e252e4952')
 
-build() {
-  /bin/true
-}
-
 package() {
   cd "$srcdir"
   install -dm755 ${pkgdir}/usr/share/mythes




More information about the arch-commits mailing list