summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaroslav Lichtblau2015-01-02 20:51:03 +0100
committerJaroslav Lichtblau2015-01-02 20:51:03 +0100
commit6e1f9d3ea0c075baff36bde9b1ba7970a8434d60 (patch)
tree797ad3d9450e357619c6392e5812b78d53c1c6bc
parent1135ac259b06290c8765ed1ee6dd9e43f0f2e04a (diff)
downloadaur-6e1f9d3ea0c075baff36bde9b1ba7970a8434d60.tar.gz
janet-0.2.4-4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 432497856c69..08d213fdc776 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 = 3
+ pkgrel = 4
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 = d6ed3baac5801417fbe116b561d0d15757bc61613f3c5231b9ce11ffeeed1c73
+ sha256sums = d594d6bf92e7cc65655c6665b578d55501df99be9babaa58c2196540d29296c9
pkgname = janet
diff --git a/PKGBUILD b/PKGBUILD
index 069bf615472b..b79d9a0b0055 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=janet
pkgver=0.2.4
-pkgrel=3
+pkgrel=4
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=('d6ed3baac5801417fbe116b561d0d15757bc61613f3c5231b9ce11ffeeed1c73')
+sha256sums=('d594d6bf92e7cc65655c6665b578d55501df99be9babaa58c2196540d29296c9')
package() {
cd "${srcdir}"/Bin