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

Ionut Biru ibiru at archlinux.org
Thu May 20 16:09:43 UTC 2010


    Date: Thursday, May 20, 2010 @ 12:09:42
  Author: ibiru
Revision: 80652

upgpkg: yasm 1.0.1-1
update to 1.0.1

Modified:
  yasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-20 16:08:06 UTC (rev 80651)
+++ PKGBUILD	2010-05-20 16:09:42 UTC (rev 80652)
@@ -3,7 +3,7 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 
 pkgname=yasm
-pkgver=0.8.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 source=(http://www.tortall.net/projects/yasm/releases/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool')
-md5sums=('84a72204c9b452a00b39b1b00495163f')
+md5sums=('2174fc3b6b74de07667f42d47514c336')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list