summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-01-24 18:11:57 +0000
committerJonathon Fernyhough2020-01-24 18:11:57 +0000
commitb15fc3a6975d689eb52def113dd394f800a3b7fd (patch)
tree2992aaa8726d0113304217a51ce3b52c07f79cac /PKGBUILD
parentfb8b4e4b1b9e733387748b5182decd74955983ef (diff)
downloadaur-b15fc3a6975d689eb52def113dd394f800a3b7fd.tar.gz
ats2-postiats-0.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50c252276824..b4ef8c15345c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ats2-postiats
_pkgname=ATS2-Postiats-gmp
-pkgver=0.3.13
+pkgver=0.4.0
pkgrel=1
pkgdesc="Statically typed programming language"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ options=('staticlibs' '!emptydirs' '!makeflags')
install="${pkgname}.install"
source=("https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-${pkgver}/${_pkgname}-${pkgver}.tgz")
-sha1sums=('969fcaf9e2c11ca3b89d5b21aaff70f7b126a960')
+sha256sums=('1cdf6dca3d1a481d1ae7c0400c7da9f040d7542cc210b2de51a4d3fd61c091c1')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"