summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBradan J. Wolbeck2018-09-14 12:52:29 -0600
committerBradan J. Wolbeck2018-09-14 12:52:29 -0600
commitb859bb01762cd9cc2f7a5f63d56547be42d66e43 (patch)
tree2757052c7080cf2fc0ccf2fe6199e5e37fcb5ab8
parent839d10b19796c5e263be9d975925203be07fc00b (diff)
downloadaur-b859bb01762cd9cc2f7a5f63d56547be42d66e43.tar.gz
Updated to 4.2.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8f1e2bcf219..54072a7faad1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = zasm
pkgdesc = A 2-pass assembler for the Zilog 8-bit Z80 CPU
- pkgver = 4.2.2
+ pkgver = 4.2.3
pkgrel = 1
url = http://k1.spdns.de/Develop/Projects/zasm/
arch = any
license = BSD
- source = git+https://bitbucket.org/megatokio/zasm.git#commit=0585b102078f235bd11fc0385220a678d9716491
+ source = git+https://bitbucket.org/megatokio/zasm.git#commit=c6b043ea4018d2d76e35fe00ab345e526a574270
source = git+https://bitbucket.org/megatokio/libraries.git#commit=a2d8746b559ed7c9e412cb1b5afa684e08e28c8d
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 77d46c092dfc..5003372b9167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: John K. Luebs <https://github.com/jkl1337>
pkgname=zasm
-pkgver=4.2.2
+pkgver=4.2.3
pkgrel=1
pkgdesc="A 2-pass assembler for the Zilog 8-bit Z80 CPU"
arch=('any')
url="http://k1.spdns.de/Develop/Projects/zasm/"
license=('BSD')
-source=("git+https://bitbucket.org/megatokio/zasm.git#commit=0585b102078f235bd11fc0385220a678d9716491"
+source=("git+https://bitbucket.org/megatokio/zasm.git#commit=c6b043ea4018d2d76e35fe00ab345e526a574270"
"git+https://bitbucket.org/megatokio/libraries.git#commit=a2d8746b559ed7c9e412cb1b5afa684e08e28c8d")
sha256sums=('SKIP' 'SKIP')