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

Antonio Rojas arojas at archlinux.org
Sun Apr 1 09:13:21 UTC 2018


    Date: Sunday, April 1, 2018 @ 09:13:20
  Author: arojas
Revision: 320813

Update to 2.13.03

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-01 04:59:31 UTC (rev 320812)
+++ PKGBUILD	2018-04-01 09:13:20 UTC (rev 320813)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=nasm
-pkgver=2.13.02
+pkgver=2.13.03
 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=('9f2e5f95d7966fe609c7c20771d64254ee77204e')
+sha1sums=('1338ae8832bdbabd00a2b7ee3e39b8fd2f923ea0')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list