[arch-commits] Commit in yasm/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Thu May 22 20:04:00 UTC 2008
Date: Thursday, May 22, 2008 @ 16:04:00
Author: andyrtr
Revision: 1913
Merged revisions 308-1912 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-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-307
+ /yasm/trunk:1-1912
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-05-22 20:03:25 UTC (rev 1912)
+++ extra-x86_64/PKGBUILD 2008-05-22 20:04:00 UTC (rev 1913)
@@ -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