[arch-commits] Commit in yasm/repos (extra-x86_64 extra-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Apr 17 18:39:12 UTC 2008


    Date: Thursday, April 17, 2008 @ 14:39:11
  Author: andyrtr
Revision: 308

Merged revisions 2-307 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/yasm/trunk

........
  r307 | andyrtr | 2008-04-17 18:38:44 +0000 (Do, 17 Apr 2008) | 1 line
  
  upgpkg: yasm 0.7.0-1
........

Modified:
  yasm/repos/extra-x86_64/	(properties)
  yasm/repos/extra-x86_64/PKGBUILD

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


Property changes on: yasm/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /yasm/trunk:1
   + /yasm/trunk:1-307

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-04-17 18:38:44 UTC (rev 307)
+++ extra-x86_64/PKGBUILD	2008-04-17 18:39:11 UTC (rev 308)
@@ -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