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

Levente Polyak anthraxx at archlinux.org
Sun Nov 5 22:13:04 UTC 2017


    Date: Sunday, November 5, 2017 @ 22:13:03
  Author: anthraxx
Revision: 265477

upgpkg: fasm 1.72-1

&&

Modified:
  fasm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-05 22:06:54 UTC (rev 265476)
+++ PKGBUILD	2017-11-05 22:13:03 UTC (rev 265477)
@@ -6,7 +6,7 @@
 # Contributor: Luke McCarthy <luke at iogopro.co.uk>
 
 pkgname=fasm
-pkgver=1.71.64
+pkgver=1.72
 pkgrel=1
 pkgdesc='Fast and efficient self-assembling x86 assembler for DOS, Windows and Linux operating systems'
 url='https://flatassembler.net/'
@@ -15,8 +15,8 @@
 depends_i686=('glibc')
 depends_x86_64=('lib32-glibc')
 source=(${pkgname}-${pkgver}.tgz::https://flatassembler.net/${pkgname}-${pkgver}.tgz)
-sha256sums=('df236d7bb141eff2e2e4d22fe03da08e279033e22f90235f058c21f2dabda6ee')
-sha512sums=('6255d959b93d306f2f003f61becefbea9b8c6ff43e22622278b0c19bd241c8a3f2c8f31a48af69b817c5212851b73d180b81ba16514aaab2ea5c846531095d70')
+sha256sums=('31d40019be410a5127734c23751b0b1e8ad0c279938351175a4d0fd9a58662a8')
+sha512sums=('0569955ededc75c94fb669ec76e201f150453f7e5212a0c7bb181c7ac37cf42347ef4c841c832885d7a4e529254afd2d8c5484f56d0b48a7f2ba3b810960ccf2')
 
 build() {
   cd ${pkgname}



More information about the arch-commits mailing list