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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu May 22 20:03:25 UTC 2008


    Date: Thursday, May 22, 2008 @ 16:03:25
  Author: andyrtr
Revision: 1912

upgpkg: yasm 0.7.1-1

Modified:
  yasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-22 18:27:10 UTC (rev 1911)
+++ PKGBUILD	2008-05-22 20:03:25 UTC (rev 1912)
@@ -1,6 +1,6 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 pkgname=yasm
-pkgver=0.7.0
+pkgver=0.7.1
 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=('f06436d31a6c5c1bc43c318f42c7b51e')
+md5sums=('fce21d066f4d04e3ec7f9318e6446e2b')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list