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

Levente Polyak anthraxx at archlinux.org
Tue Jan 22 23:05:48 UTC 2019


    Date: Tuesday, January 22, 2019 @ 23:05:46
  Author: anthraxx
Revision: 344589

upgpkg: nasm 2.14.02-1

Modified:
  nasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-22 22:36:23 UTC (rev 344588)
+++ PKGBUILD	2019-01-22 23:05:46 UTC (rev 344589)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=nasm
-pkgver=2.14
+pkgver=2.14.02
 pkgrel=1
 pkgdesc='80x86 assembler designed for portability and modularity'
 url='https://www.nasm.us'
@@ -12,7 +12,7 @@
 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=('0f7f1b8b0cd4ac62df1dc203789b74670ebe10f3be10af9984331b1c348745ed31a43aca77c5c771016a718fa2c7c8805c1c9edfdd6b0fe83ee0937cb0dd3d23')
+sha512sums=('c7a228095f37321d57f2813d04f58ee66949e8f81fc49ef6c4ecd391301e308217583ce1a265d4fe8c13d54b5b9c72aeb132caa3caee36e31b6555fbfff34c81')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list