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

Levente Polyak anthraxx at archlinux.org
Thu Jul 16 21:48:35 UTC 2020


    Date: Thursday, July 16, 2020 @ 21:48:35
  Author: anthraxx
Revision: 392005

upgpkg: nasm 2.15.02-1

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-16 21:38:31 UTC (rev 392004)
+++ PKGBUILD	2020-07-16 21:48:35 UTC (rev 392005)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=nasm
-pkgver=2.14.02
-pkgrel=2
+pkgver=2.15.02
+pkgrel=1
 pkgdesc='80x86 assembler designed for portability and modularity'
 url='https://www.nasm.us'
 arch=('x86_64')
@@ -12,7 +12,8 @@
 makedepends=('perl-font-ttf' 'perl-sort-versions' 'fontconfig' 'adobe-source-sans-pro-fonts'
              'ttf-liberation' 'ghostscript' 'xmlto' 'asciidoc')
 source=(https://www.nasm.us/pub/nasm/releasebuilds/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('c7a228095f37321d57f2813d04f58ee66949e8f81fc49ef6c4ecd391301e308217583ce1a265d4fe8c13d54b5b9c72aeb132caa3caee36e31b6555fbfff34c81')
+sha512sums=('7375f970ca0c6c31fe2cb5c8c2b5a0f854eaff374b1e7bc9e09546246a84fe73a2ba6073e63d9287444cf17c9e2d342c3ff73ca961c2c0e3e2a9c3aba77114c7')
+b2sums=('e325ef3b59582b1e3bd6503ec8c5b8a7abf92c98a0234451a3695ecd3102674a34d7cd260a50278b8d98f4663651de058e858e58e6dfda8ae33d1cdb8bb2fe3f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list