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

Tobias Powalowski tpowa at archlinux.org
Mon Aug 4 17:40:44 UTC 2008


    Date: Monday, August 4, 2008 @ 13:40:44
  Author: tpowa
Revision: 7837

upgpkg: libmal 0.44-1

Modified:
  libmal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 17:23:47 UTC (rev 7836)
+++ PKGBUILD	2008-08-04 17:40:44 UTC (rev 7837)
@@ -2,15 +2,15 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libmal
-pkgver=0.42
+pkgver=0.44
 pkgrel=1
 depends=('pilot-link>=0.12.1')
-options=('nolibtool')
+license=("MPL")
+options=('!libtool')
 pkgdesc="a convenience library of the object files contained in Tom Whittaker's malsync distribution"
 arch=(i686 x86_64)
 url="http://jasonday.home.att.net"
 source=(http://jasonday.home.att.net/code/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('91ec7c193afafcabb8ec31ddde919ff1')
 
 build()        {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -18,3 +18,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 }
+md5sums=('826f2334c8eb24f5e170f208581fdffb')




More information about the arch-commits mailing list