summaryrefslogtreecommitdiff
path: root/extra/nasm
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-24 00:03:37 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-24 00:03:37 -0500
commit070c331922151d301e3147728cae638902b61db9 (patch)
tree72e112fe8edc90e296f318b0603f3288369f43a9 /extra/nasm
parent0d18015803bebeb58911bf791653597291056095 (diff)
parent0e8166d926f929f470d01d5bc8c8823e094742da (diff)
Commiting libre package llvm-2.9-6
Diffstat (limited to 'extra/nasm')
-rw-r--r--extra/nasm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/nasm/PKGBUILD b/extra/nasm/PKGBUILD
index d259a349c..68be83af0 100644
--- a/extra/nasm/PKGBUILD
+++ b/extra/nasm/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 119611 2011-04-12 16:49:38Z eric $
+# $Id: PKGBUILD 132063 2011-07-19 17:35:27Z stephane $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgbase=nasm
pkgname=('nasm' 'nasm-doc')
-pkgver=2.09.08
+pkgver=2.09.10
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url="http://www.nasm.us"
license=('BSD')
makedepends=('ghostscript')
source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('6abfa388a74ee47e163fdb30ecfd40f9')
-sha1sums=('37ce7d945a41276eab255b061c88c2ad2f7979f6')
+md5sums=('15c79dcb5838870a0fac15feb5fade66')
+sha1sums=('ca57a7454b29e18c64018e49cdf5c832937497ab')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"