summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea71b4d1d294..d9d6703a4e6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = actor-framework
pkgdesc = An Open Source Implementation of the Actor Model in C++
- pkgver = 0.17.0
+ pkgver = 0.17.1
pkgrel = 1
url = http://actor-framework.org
arch = i686
@@ -16,7 +16,7 @@ pkgbase = actor-framework
optdepends = ipython: caf-python
optdepends = opencl-icd-loader: opencl support
optdepends = openssl: openssl support
- source = git+https://github.com/actor-framework/actor-framework#commit=af6de514d17b720286c85aab52a0c25f429ea893
+ source = git+https://github.com/actor-framework/actor-framework#commit=5d6cda55a285343a6c9e0a878744f0c1c63ef380
source = git+https://github.com/pybind/pybind11.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6572e9f22d88..c065d64d45db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mirco Tischler <mt-ml at gmx dot de>
pkgname=actor-framework
-pkgver=0.17.0
+pkgver=0.17.1
pkgrel=1
pkgdesc="An Open Source Implementation of the Actor Model in C++"
arch=(i686 x86_64)
@@ -19,7 +19,7 @@ optdepends=(
)
source=(
- "git+https://github.com/actor-framework/actor-framework#commit=af6de514d17b720286c85aab52a0c25f429ea893"
+ "git+https://github.com/actor-framework/actor-framework#commit=5d6cda55a285343a6c9e0a878744f0c1c63ef380"
"git+https://github.com/pybind/pybind11.git"
)
sha256sums=(