summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Koloberdin2019-03-07 00:00:19 +0200
committerMichael Koloberdin2019-03-07 00:00:19 +0200
commit0d35ceaef4dd9012e0c413698a4c6852e812d0b8 (patch)
tree04f15b97c4eb72af2e6cddd9b9c8ac6a096a2539 /PKGBUILD
parentf16443355f394e58e64abf1d7a7e416c6d9e4bad (diff)
downloadaur-sjasmplus.tar.gz
Upgrade to 20190306.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1f82c4a8910..4d405629c01a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael Koloberdin <koloberdin@gmail.com>
pkgname=sjasmplus
-pkgver=20190306
+pkgver=20190306.1
pkgrel=1
pkgdesc="SJAsmPlus: Z80 cross-assembler"
arch=(x86_64)
@@ -9,7 +9,7 @@ license=(ZLIB)
depends=(boost-libs)
makedepends=(cmake)
source=("https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('a3c06d76079efda74731552e4bd85af7e9067b1026e099669f0d213e132b80ad70e8049cd3ef441fc598305dba0fa17e16500e891abec39c21011ac94826a90c')
+sha512sums=('7a97c73661d25d96a8a0ec137f6440b640d1388e3452525219deb09c37905d2279b981016280dc11dfe014bd710581a568120475b2e286afd3f3d519134106b5')
prepare() {
mkdir -p build