summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Laws2015-07-19 10:07:13 +0900
committerMark Laws2015-07-19 10:08:16 +0900
commit1bb54bd5ee8066f5fc0e086f87942ffb52585ccc (patch)
treec42bcabdef1949ca995f2f2259d14d1df040738a
parentf8c07ccc1cd71151bdc8baea8f0b71483e8ed145 (diff)
downloadaur-1bb54bd5ee8066f5fc0e086f87942ffb52585ccc.tar.gz
update to 0.2.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ab12765fd98..5948b0ddd481 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ats2-contrib
pkgdesc = Extra libraries for the ATS2 programming language
- pkgver = 0.2.0
- pkgrel = 2
+ pkgver = 0.2.1
+ pkgrel = 1
url = http://www.ats-lang.org/
arch = any
license = GPL3
makedepends = ats2-postiats
depends = ats2-postiats
options = staticlibs
- source = https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-0.2.0/ATS2-Postiats-contrib-0.2.0.tgz
- sha256sums = e2ce0d62684e06be4c23aa889cae7ea45447c36f7cdc6c3ee173e9586426ffa1
+ source = https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-0.2.1/ATS2-Postiats-contrib-0.2.1.tgz
+ sha256sums = 24846727aa6f9d9fdc501e26b87501777bb187d3f7ae649b687c9209cdb0d92a
pkgname = ats2-contrib
diff --git a/PKGBUILD b/PKGBUILD
index 5c46f0d483ca..51998f2493cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=ats2-contrib
_pkgname=ATS2-Postiats-contrib
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
pkgdesc="Extra libraries for the ATS2 programming language"
arch=('any')
url="http://www.ats-lang.org/"
@@ -13,7 +13,7 @@ depends=('ats2-postiats')
makedepends=('ats2-postiats')
options=('staticlibs')
source=("https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-${pkgver}/${_pkgname}-${pkgver}.tgz")
-sha256sums=('e2ce0d62684e06be4c23aa889cae7ea45447c36f7cdc6c3ee173e9586426ffa1')
+sha256sums=('24846727aa6f9d9fdc501e26b87501777bb187d3f7ae649b687c9209cdb0d92a')
package() {
source /etc/profile.d/ats2-postiats.sh