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

Levente Polyak anthraxx at archlinux.org
Mon Aug 24 21:43:52 UTC 2020


    Date: Monday, August 24, 2020 @ 21:43:51
  Author: anthraxx
Revision: 394682

upgpkg: nasm 2.15.04-1

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 21:30:56 UTC (rev 394681)
+++ PKGBUILD	2020-08-24 21:43:51 UTC (rev 394682)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=nasm
-pkgver=2.15.02
+pkgver=2.15.04
 pkgrel=1
 pkgdesc='80x86 assembler designed for portability and modularity'
 url='https://www.nasm.us'
@@ -12,8 +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=('7375f970ca0c6c31fe2cb5c8c2b5a0f854eaff374b1e7bc9e09546246a84fe73a2ba6073e63d9287444cf17c9e2d342c3ff73ca961c2c0e3e2a9c3aba77114c7')
-b2sums=('e325ef3b59582b1e3bd6503ec8c5b8a7abf92c98a0234451a3695ecd3102674a34d7cd260a50278b8d98f4663651de058e858e58e6dfda8ae33d1cdb8bb2fe3f')
+sha512sums=('96d3131a422282f78e5326314570826d312bbab3c4ce3fdbad36578daf5963cc9a41672b4596d37ecdc002877b720bff44e2ce5b83f34b7a797f0b9ca5ca7c3c')
+b2sums=('57d619e1374cb76b1112b40d9a5bb97eb38a0d233d4ebdd9dab50ae38bc9bf7c2d254df0f48dace7ad418e38e50b621626e5374d06ce71dad23fdcb8934adef7')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list