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

Allan McRae allan at archlinux.org
Sun Jan 24 03:02:06 UTC 2010


    Date: Saturday, January 23, 2010 @ 22:02:05
  Author: allan
Revision: 65043

upgpkg: hugs98 200609-4
    rebuild in clean chroot (FS#17414)

Modified:
  hugs98/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-24 02:44:04 UTC (rev 65042)
+++ PKGBUILD	2010-01-24 03:02:05 UTC (rev 65043)
@@ -4,12 +4,12 @@
 
 pkgname=hugs98
 pkgver=200609
-pkgrel=3
+pkgrel=4
 pkgdesc="Haskell 98 interpreter"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://www.haskell.org/hugs"
 license=('custom')
-depends=('readline>=6.0')
+depends=('readline>=6.0' 'sh')
 source=(http://cvs.haskell.org/Hugs/downloads/2006-09/$pkgname-plus-Sep2006.tar.gz)
 md5sums=('e03e0ad79750d037237c47ebe33fa20e')
 




More information about the arch-commits mailing list