summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2015-03-19 07:51:10 +0100
committerJaroslav Lichtblau2015-03-19 07:51:10 +0100
commit97c5cf8a701e5fb469cc033259db814bb1c7c649 (patch)
tree166e75ee7dfd3f70d1d1303d963a7d0ba5a7e40b /PKGBUILD
parent7ea2af5a64f0486f0b08efdd83bfc6689063198c (diff)
downloadaur-97c5cf8a701e5fb469cc033259db814bb1c7c649.tar.gz
janet-0.2.4-14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 680bb40d4411..1fbf9a67c4e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=janet
pkgver=0.2.4
-pkgrel=13
+pkgrel=14
pkgdesc="A Digital life assistant (DLA) that provides a framework allowing various components to communicate, inspired by Iron Man's JARVIS"
arch=('i686' 'x86_64')
url="http://sites.google.com/site/projectjanet"
@@ -12,7 +12,7 @@ depends=('monodevelop' 'festival' 'simon')
optdepends=('htk: For customizing simon')
install=$pkgname.install
source=(http://sourceforge.net/projects/project-janet/files/Binaries/Bin.tar.gz)
-sha256sums=('c8a931be1a4bf3ab572e181dd1ccbf3cedd5446ad47b79d364d14b0c8062f74f')
+sha256sums=('90a9fea63c213662724043b94a230e306de2fc302143bb47f165d92b231c82c1')
package() {
cd "${srcdir}"