summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Koloberdin2019-03-05 03:40:59 +0200
committerMichael Koloberdin2019-03-05 03:40:59 +0200
commitee79d28a4eb0b1e0319ae35ed7813276d986f155 (patch)
treefc432e089f171ab56f876ba18f4750550a8680e9 /PKGBUILD
parent9fcc6a9eb4d1851dafd9a1e9b2f0c030e19e5e04 (diff)
downloadaur-ee79d28a4eb0b1e0319ae35ed7813276d986f155.tar.gz
Upgrade to 20190304.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f445335329a6..e14c9a0c023c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael Koloberdin <koloberdin@gmail.com>
pkgname=sjasmplus
-pkgver=20190304.2
+pkgver=20190304.3
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=('2543a3188a4516bfcf3dccc776372a6899463945026d453131ec4ea92cea43b8e8802f9759083397b6052f74e887b35ff22aa4adf2cfd8bc92f1534be2e258c7')
+sha512sums=('ac17c1a6db7bd567089dea3f4a85b83c2725734af36e463911a1b25154b4d19fd2765e258adc140b7281e1331bc38c606b036e953ea946b80c150444e2123024')
prepare() {
mkdir -p build