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

Antonio Rojas arojas at archlinux.org
Sun Dec 10 22:13:56 UTC 2017


    Date: Sunday, December 10, 2017 @ 22:13:55
  Author: arojas
Revision: 312152

Update to 2.13.02

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-10 22:11:43 UTC (rev 312151)
+++ PKGBUILD	2017-12-10 22:13:55 UTC (rev 312152)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=nasm
-pkgver=2.13.01
+pkgver=2.13.02
 pkgrel=1
 pkgdesc="An 80x86 assembler designed for portability and modularity"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('perl-font-ttf' 'perl-sort-versions' 'fontconfig' 'adobe-source-sans-pro-fonts' 'ttf-liberation' 'ghostscript')
 source=(http://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('b2ff7fbb085cfc7ba29f48cd79cb1e88bbcc128b')
+sha1sums=('9f2e5f95d7966fe609c7c20771d64254ee77204e')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list