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

Ååron Griffin aaron at archlinux.org
Sat Nov 8 22:48:13 UTC 2008


    Date: Saturday, November 8, 2008 @ 17:48:13
  Author: aaron
Revision: 18747

upgpkg: nasm 2.05.01-1

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-08 22:44:05 UTC (rev 18746)
+++ PKGBUILD	2008-11-08 22:48:13 UTC (rev 18747)
@@ -3,7 +3,7 @@
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=nasm
-pkgver=2.03.01
+pkgver=2.05.01
 pkgrel=1
 pkgdesc="80x86 assembler designed for portability and modularity"
 url="http://nasm.sourceforge.net"
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('glibc')
 source=(http://downloads.sourceforge.net/nasm/nasm-${pkgver}.tar.bz2)
-md5sums=('3d3b4c5b763602efd230f49fb883bb1b')
+md5sums=('da4977f6d9d9b8f00527f2c62109453b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list