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

Stéphane Gaudreault stephane at archlinux.org
Sun Jan 6 01:51:58 UTC 2013


    Date: Saturday, January 5, 2013 @ 20:51:58
  Author: stephane
Revision: 174747

upgpkg: nasm 2.10.07-1

upstream update

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-06 00:38:27 UTC (rev 174746)
+++ PKGBUILD	2013-01-06 01:51:58 UTC (rev 174747)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=nasm
-pkgver=2.10.06
+pkgver=2.10.07
 pkgrel=1
 pkgdesc="An 80x86 assembler designed for portability and modularity"
 url="http://www.nasm.us"
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('glibc')
 source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('0acad2db3281509af338a283b64e9288a81f195f')
+sha1sums=('2eb839c25ad0aa43a0d2d48146fd8ac708d9aabf')
 install=nasm.install
 
 build() {




More information about the arch-commits mailing list