summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDan Bryant2021-07-19 20:28:33 +0100
committerDan Bryant2021-07-19 20:28:33 +0100
commit408a8cecbc336abeb0b20d1407c85812ecd84aff (patch)
tree02705c48e7db48b7f2f63c929967a7f822cec526 /.SRCINFO
parent4d4e065376da9be6e96de8de201a3b97d4cdc14b (diff)
downloadaur-408a8cecbc336abeb0b20d1407c85812ecd84aff.tar.gz
update uasm to v2.52
apply a patch to resolve issues in dbgcv.c resolve header guard in types.h force full RELRO
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04be83f9b7fd..d6d2ef35942d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,19 @@
pkgbase = uasm
pkgdesc = Continued evolution of JWasm
- pkgver = 2.50
- pkgrel = 2
+ pkgver = 2.52
+ pkgrel = 1
url = http://www.terraspace.co.uk/uasm.html
arch = x86_64
license = custom:JWasm License
license = custom:Sybase Open Watcom Public License
- source = uasm.git::git+https://github.com/Terraspace/UASM.git#branch=v2.50
+ makedepends = git
+ depends = sh
+ source = uasm.git::git+https://github.com/Terraspace/UASM.git#branch=v2.52
source = uasm-nocolor
+ source = dbgcv.patch
sha1sums = SKIP
- sha1sums = SKIP
+ sha1sums = 49f6a6ca16eba01fafce563e0f14cd145b512ff6
+ sha1sums = 9489b5239bbb2b4c3c93ef04c61ec1797ec443dd
pkgname = uasm