summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Koloberdin2019-03-04 16:53:54 +0200
committerMichael Koloberdin2019-03-04 16:53:54 +0200
commit9fcc6a9eb4d1851dafd9a1e9b2f0c030e19e5e04 (patch)
treeb2f5f37e0f6c1f7196ccb14d3e5cc22df492b670 /PKGBUILD
parent5b6cd39a9c71a5037307a5a21f9b720e3b8a1ca4 (diff)
downloadaur-9fcc6a9eb4d1851dafd9a1e9b2f0c030e19e5e04.tar.gz
Upgrade to 20190304.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf68ab91ac21..f445335329a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael Koloberdin <koloberdin@gmail.com>
pkgname=sjasmplus
-pkgver=20190304.1
+pkgver=20190304.2
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=('378f537e1dd6ec12e1468b2cd67aaf29f6d3b9197d4d61e20b6201652aded71bdbe682aa7880665d8fe2feea486ae2b4c54aeb08382d1ea38006107104b78b05')
+sha512sums=('2543a3188a4516bfcf3dccc776372a6899463945026d453131ec4ea92cea43b8e8802f9759083397b6052f74e887b35ff22aa4adf2cfd8bc92f1534be2e258c7')
prepare() {
mkdir -p build