summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjoneshf2015-02-03 09:10:49 -0800
committerjoneshf2015-06-30 07:01:52 -0700
commitaa5baa09d2c7ae1b54f733d8d1f262429a117975 (patch)
tree2775de2419560330ec898b0feca11a95c7dc8e58 /PKGBUILD
parent3cf0fbd70a279b438f00a6e87a0cbca9c790450a (diff)
downloadaur-aa5baa09d2c7ae1b54f733d8d1f262429a117975.tar.gz
Updated version to 0.6.4.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 772e68bf68ee..a9b301133892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hardy Jones <jones3 dot hardy at gmail dot com>
pkgname=purescript-bin
-pkgver=0.6.4
+pkgver=0.6.4.1
pkgrel=1
pkgdesc="A strongly, statically typed language compiling to JavaScript."
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('MIT')
depends=('glibc' 'gmp' 'gcc-libs' 'libtinfo')
provides=('purescript')
source=("https://github.com/purescript/purescript/releases/download/v$pkgver/linux64.tar.gz")
-sha512sums=('9ef3918c172b47b9a9587cea79c3b984b5ca2166d95035fed750016b05a9d9fa5a2fc70d71c0ed1299113a56d8bdf4cdad327bec2fce0b6aba7ca22fa645da19')
+sha512sums=('35ef243224555de45c7ef0f26a657126eb7da469ea00df22272632713d8fa4b28e0fd12b9d208f889702b355319e9023c7ee70f0f5bf6ac0d055af1fa3098f4d')
package() {
cd "${srcdir}"/purescript