summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2016-08-12 19:27:49 +0200
committerJaroslav Lichtblau2016-08-12 19:27:49 +0200
commit9a76e906b9b6bcb4f7c191dd81af9bc0b5c0f224 (patch)
treee0041613b806f3816312d87e05d3f3c0f1fbde5c /PKGBUILD
parent1a227b9f2fc3659807dc526f38572243e2a08bf5 (diff)
downloadaur-9a76e906b9b6bcb4f7c191dd81af9bc0b5c0f224.tar.gz
janet 0.2.4-20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3ae9d5350c7..5b293c4720a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=janet
pkgver=0.2.4
-pkgrel=19
+pkgrel=20
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=('8eb123bd5d7f84fc7f8e7d17b161bbaee5e48e315fd4c9df14e15f1393055f41')
+sha256sums=('6d739f7d88fee1505f673b1247f319c0812168ee66ea508993e5c408439e2be3')
package() {
cd "${srcdir}"