[arch-commits] CVS update of extra/devel/yasm (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Oct 4 15:35:39 UTC 2007


    Date: Thursday, October 4, 2007 @ 11:35:39
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/yasm

Modified: PKGBUILD (1.2 -> 1.3)

updatepkg 0.6.2


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


Index: extra/devel/yasm/PKGBUILD
diff -u extra/devel/yasm/PKGBUILD:1.2 extra/devel/yasm/PKGBUILD:1.3
--- extra/devel/yasm/PKGBUILD:1.2	Sun Jul  8 07:33:05 2007
+++ extra/devel/yasm/PKGBUILD	Thu Oct  4 11:35:39 2007
@@ -1,6 +1,6 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 pkgname=yasm
-pkgver=0.6.1
+pkgver=0.6.2
 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=('2add4f9253681d1dc6084c6676b98468')
+md5sums=('a9d5508702991de2bdd0903b8ba680ba')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list