summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaroslav Lichtblau2015-01-09 22:32:57 +0100
committerJaroslav Lichtblau2015-01-09 22:32:57 +0100
commitdbb3df608d39024c65493e5052213b40a0c5bd81 (patch)
tree5babd1ef4fe6ba3d37a0cbf7713e4677386c15ad
parent6e1f9d3ea0c075baff36bde9b1ba7970a8434d60 (diff)
downloadaur-dbb3df608d39024c65493e5052213b40a0c5bd81.tar.gz
janet-0.2.4-5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08d213fdc776..be7147962203 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = janet
pkgdesc = A Digital life assistant (DLA) that provides a framework allowing various components to communicate, inspired by Iron Man's JARVIS
pkgver = 0.2.4
- pkgrel = 4
+ pkgrel = 5
url = http://sites.google.com/site/projectjanet
install = janet.install
arch = i686
@@ -13,7 +13,7 @@ pkgbase = janet
depends = simon
optdepends = htk: For customizing simon
source = http://sourceforge.net/projects/project-janet/files/Binaries/Bin.tar.gz
- sha256sums = d594d6bf92e7cc65655c6665b578d55501df99be9babaa58c2196540d29296c9
+ sha256sums = 791006fcd1c424d0fea9380354261111c0d658a281fab841a4de64ef16a01db3
pkgname = janet
diff --git a/PKGBUILD b/PKGBUILD
index b79d9a0b0055..16ffa398779c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=janet
pkgver=0.2.4
-pkgrel=4
+pkgrel=5
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=('d594d6bf92e7cc65655c6665b578d55501df99be9babaa58c2196540d29296c9')
+sha256sums=('791006fcd1c424d0fea9380354261111c0d658a281fab841a4de64ef16a01db3')
package() {
cd "${srcdir}"/Bin