summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjoneshf2015-03-18 09:51:37 -0700
committerjoneshf2015-06-30 07:01:52 -0700
commit2b152a61ad3d52356a7bb44a1cfcad7c1be8a83f (patch)
treefe7802501dc5476c1e2bc22dff9b24fa918b955d /PKGBUILD
parent6082d1820510c90e2295de6ae6c97cc7f981d6bf (diff)
downloadaur-2b152a61ad3d52356a7bb44a1cfcad7c1be8a83f.tar.gz
Updated version to 0.6.9.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5be5131d203a..a705cbde1b13 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.9
+pkgver=0.6.9.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=('ddc2a7b00d5eed66fff733c218bad56d0a05a005aced47715e35ade76e495ff48db8da19f3555485fb0686f0cf0f8ca4c481ddabc8d2229c4bbc0b0a773e5280')
+sha512sums=('1933e6107e50ebe8f482442cdb4918b46f37525c1af9c9841b1236af77d261777462703dfb159af4b08f2020ce7f4d61cc09b139aa31512da18667c3bd99d716')
package() {
cd "${srcdir}"/purescript