summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Koloberdin2019-03-04 15:54:29 +0200
committerMichael Koloberdin2019-03-04 15:54:29 +0200
commit5b6cd39a9c71a5037307a5a21f9b720e3b8a1ca4 (patch)
treeebfaa07dbb60a57f2b862c91fb0e73240610ec48 /PKGBUILD
parent1f83439b2ff440d3e08adde041422ac02f02bdc9 (diff)
downloadaur-5b6cd39a9c71a5037307a5a21f9b720e3b8a1ca4.tar.gz
Upgrade to 20190304.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7686ce2346af..bf68ab91ac21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael Koloberdin <koloberdin@gmail.com>
pkgname=sjasmplus
-pkgver=20190304
+pkgver=20190304.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=('ffc035c55a2b3168e6e308b9c46cc8031d56adcb0079423322cd3b447b754c9b6a64a99a26c72f26a5008461a20b36f1402d5ee7ce5ab874c1ae8493d0440d4f')
+sha512sums=('378f537e1dd6ec12e1468b2cd67aaf29f6d3b9197d4d61e20b6201652aded71bdbe682aa7880665d8fe2feea486ae2b4c54aeb08382d1ea38006107104b78b05')
prepare() {
mkdir -p build