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

Levente Polyak anthraxx at archlinux.org
Sat May 23 16:19:55 UTC 2020


    Date: Saturday, May 23, 2020 @ 16:19:51
  Author: anthraxx
Revision: 632177

upgpkg: fasm 1.73.23-1

Modified:
  fasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 16:19:40 UTC (rev 632176)
+++ PKGBUILD	2020-05-23 16:19:51 UTC (rev 632177)
@@ -6,7 +6,7 @@
 # Contributor: Luke McCarthy <luke at iogopro.co.uk>
 
 pkgname=fasm
-pkgver=1.73.13
+pkgver=1.73.23
 pkgrel=1
 pkgdesc='Fast and efficient self-assembling x86 assembler for DOS, Windows and Linux operating systems'
 url='https://flatassembler.net/'
@@ -14,8 +14,8 @@
 license=('custom')
 depends_x86_64=('lib32-glibc' 'lib32-gcc-libs')
 source=(https://flatassembler.net/${pkgname}-${pkgver}.tgz)
-sha256sums=('c85caaf6cd8b7fd71f64d3408648cc121ce79c975b32e73d418ecbaacf8189bc')
-sha512sums=('09385bd7ac95f0a5ab81f14bd28a9bf8e0575031190df793a60e7e7726b6f2be95ea9f3ffc6b9e90a3c2e4387a2a27a680d43a2dabf279836df7e62905789995')
+sha256sums=('d250e63cf8b7aa17f0b6c71ab74b673ed04d296b4bbad8ba32bc3b8b35d1f0dc')
+sha512sums=('3fcc56b9d15c43b0757d26d1e0e7ea4a38fd071914c7f3ff23b96a5ca05d6eb6d17fb7cd02c14213314dfd3580b1aeaf45e638185d41c61d9dc3fa0dab8d3041')
 
 build() {
   cd ${pkgname}



More information about the arch-commits mailing list