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

Levente Polyak anthraxx at archlinux.org
Tue Nov 10 21:44:43 UTC 2020


    Date: Tuesday, November 10, 2020 @ 21:44:43
  Author: anthraxx
Revision: 749887

upgpkg: fasm 1.73.25-1

Modified:
  fasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-10 21:43:45 UTC (rev 749886)
+++ PKGBUILD	2020-11-10 21:44:43 UTC (rev 749887)
@@ -6,7 +6,7 @@
 # Contributor: Luke McCarthy <luke at iogopro.co.uk>
 
 pkgname=fasm
-pkgver=1.73.24
+pkgver=1.73.25
 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)
-sha512sums=('b8b8753f71eeefb354ae0fd3c5c2431aac4b93d741c1845b6772a3eeb78a7aa657e34fa5a6dc93fe339623f02ea8ce54b7cb806a75cf23e0ae9329125fe52fa6')
-b2sums=('3e1f7cd10ebb6d792a78dbd1e46805abe747e2fd8d10ae62b0b2b69918ebd0acca9400ee086d27139bcefbdf89c264303d9b5d66cf628ed8d829ff11c08d4624')
+sha512sums=('be63f0a3d0758c6abadf6b3e5c94198ab973873448c8d0c824d072bd69c05d0c443e6597f534caafc1cd4644ea1a9401ebb7fc08e573aa901f4b71ee4fd5825b')
+b2sums=('8708203438d988b7f2cb436a0343c1d035fb0ba031c8828ff42d8cd6d9560d115ea072fbbb3e1147fdf4fe5c447eda630e75d4db6369f42c4b6d6e5f7c5402b3')
 
 build() {
   cd ${pkgname}



More information about the arch-commits mailing list