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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu May 22 20:11:14 UTC 2008


    Date: Thursday, May 22, 2008 @ 16:11:13
  Author: andyrtr
Revision: 1914

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

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fr, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r1912 | andyrtr | 2008-05-22 20:03:25 +0000 (Do, 22 Mai 2008) | 1 line
  
  upgpkg: yasm 0.7.1-1
........

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

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


Property changes on: yasm/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /yasm/trunk:1-308
   + /yasm/trunk:1-1913

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-05-22 20:04:00 UTC (rev 1913)
+++ extra-i686/PKGBUILD	2008-05-22 20:11:13 UTC (rev 1914)
@@ -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