summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2016-11-24 17:20:25 +0000
committerJonathon Fernyhough2016-11-24 17:20:25 +0000
commit162385df92b9e426545ee97c2119275a8517b7cf (patch)
treeb81e5bf5193e1ab7c70488c8e22176dc076aee29
parentf6bc9a4e1ad8876321e09f2b2295634b8e2395bd (diff)
downloadaur-162385df92b9e426545ee97c2119275a8517b7cf.tar.gz
Update for ATS2 0.2.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af5b46102f3c..cde10b59d3ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ats2-contrib
pkgdesc = Extra libraries for the ATS2 programming language
- pkgver = 0.2.11
+ pkgver = 0.2.12
pkgrel = 1
url = http://www.ats-lang.org/
arch = any
license = GPL3
- depends = ats2-postiats=0.2.11
+ depends = ats2-postiats=0.2.12
options = staticlibs
- source = https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-0.2.11/ATS2-Postiats-contrib-0.2.11.tgz
- sha256sums = 56f2de50b2f03dbd6ba700f31af4cc87b7e8d5723ec999032be4109042b7844d
+ source = https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-0.2.12/ATS2-Postiats-contrib-0.2.12.tgz
+ sha256sums = e004b874e3f7c962e87a4158afde405651e17685824dfa9b38df17cceb525f9a
pkgname = ats2-contrib
diff --git a/PKGBUILD b/PKGBUILD
index 1ea34c842625..0a7353e30e05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ats2-contrib
_pkgname=ATS2-Postiats-contrib
-pkgver=0.2.11
+pkgver=0.2.12
pkgrel=1
pkgdesc="Extra libraries for the ATS2 programming language"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=("ats2-postiats=${pkgver}")
options=('staticlibs')
source=("https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-${pkgver}/${_pkgname}-${pkgver}.tgz")
-sha256sums=('56f2de50b2f03dbd6ba700f31af4cc87b7e8d5723ec999032be4109042b7844d')
+sha256sums=('e004b874e3f7c962e87a4158afde405651e17685824dfa9b38df17cceb525f9a')
package() {
source /etc/profile.d/ats2-postiats.sh