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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Apr 17 18:38:44 UTC 2008


    Date: Thursday, April 17, 2008 @ 14:38:44
  Author: andyrtr
Revision: 307

upgpkg: yasm 0.7.0-1

Modified:
  yasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-17 18:26:53 UTC (rev 306)
+++ PKGBUILD	2008-04-17 18:38:44 UTC (rev 307)
@@ -1,6 +1,6 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 pkgname=yasm
-pkgver=0.6.2
+pkgver=0.7.0
 pkgrel=1
 pkgdesc="Yasm is a complete rewrite of the NASM assembler designed from the ground up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.)"
 arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@
 depends=('glibc')
 source=(http://www.tortall.net/projects/yasm/releases/$pkgname-$pkgver.tar.gz)
 options=('!libtool')
-md5sums=('a9d5508702991de2bdd0903b8ba680ba')
+md5sums=('f06436d31a6c5c1bc43c318f42c7b51e')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list