summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartino Pilia2019-12-15 14:48:11 +0200
committerMartino Pilia2019-12-15 14:48:11 +0200
commitc2fb5eabbad1f724886fbfefc9cf246b791eeaa6 (patch)
treee4dd573c741f4e80f441f7909dc2efb61b12959e
parent870eec42c737972b51ea0e94050275dba35c788b (diff)
downloadaur-c2fb5eabbad1f724886fbfefc9cf246b791eeaa6.tar.gz
Version 1.3.3post2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 145f5747c117..d9b295cffc98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ilastik-bin
pkgdesc = The interactive learning and segmentation toolkit
- pkgver = 1.3.3
+ pkgver = 1.3.3post2
pkgrel = 1
url = http://ilastik.org
arch = x86_64
license = GPL
options = !strip
- source = http://files.ilastik.org/ilastik-1.3.3-Linux.tar.bz2
+ source = http://files.ilastik.org/ilastik-1.3.3post2-Linux.tar.bz2
source = ilastik.desktop
- sha256sums = 5ade81c71e112b7ce2909a517dedf211e6fc73df006ab63e417942eb95e49367
+ sha256sums = 00ce362c701f324e22ece993ea0b631dd675ac7e39be8447d5e9ba2a678ae66a
sha256sums = 0c8c5c9b5c310448fda82c5b89a1957f56e134ef63a7b579c006abf18dfd8bd2
pkgname = ilastik-bin
diff --git a/PKGBUILD b/PKGBUILD
index 843798c6abb3..1566ec372c83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer of this PKBGUILD file: Martino Pilia <martino.pilia@gmail.com>
_pkgname=ilastik
pkgname=${_pkgname}-bin
-pkgver=1.3.3
+pkgver=1.3.3post2
pkgrel=1
pkgdesc='The interactive learning and segmentation toolkit'
arch=('x86_64')
@@ -15,7 +15,7 @@ options=('!strip')
conflicts=()
source=("http://files.ilastik.org/ilastik-${pkgver}-Linux.tar.bz2"
"ilastik.desktop")
-sha256sums=('5ade81c71e112b7ce2909a517dedf211e6fc73df006ab63e417942eb95e49367'
+sha256sums=('00ce362c701f324e22ece993ea0b631dd675ac7e39be8447d5e9ba2a678ae66a'
'0c8c5c9b5c310448fda82c5b89a1957f56e134ef63a7b579c006abf18dfd8bd2')
package() {