summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Dewar2021-07-26 12:42:06 +0100
committerAlex Dewar2021-07-26 12:42:06 +0100
commitd87ce9cf416b32af25e7b612c7428006e07af233 (patch)
treeab640e61809b2458956608bd08180016766f9967
parent2ec5d7cba56524a5f4dc89b2699cce4d3b130f96 (diff)
downloadaur-d87ce9cf416b32af25e7b612c7428006e07af233.tar.gz
v4.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c713b7a0418e..96068112061f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = genn_cpu_only
pkgdesc = GeNN: GPU-enhanced neural networks (without CUDA backend)
- pkgver = 4.5.0
+ pkgver = 4.5.1
pkgrel = 1
epoch = 2
url = https://github.com/genn-team/genn
@@ -19,7 +19,7 @@ pkgbase = genn_cpu_only
conflicts = genn
options = staticlibs
options = !emptydirs
- source = https://github.com/genn-team/genn/archive/4.5.0.tar.gz
- sha256sums = 1799e3f2443790613b80ce965df034421e85922048ae5c24d6c3d068c51bebcf
+ source = https://github.com/genn-team/genn/archive/4.5.1.tar.gz
+ sha256sums = f9c3191cd430aac87d2c47e9a4c206e495e6dfc26187e51dc300ff23cd961ead
pkgname = genn_cpu_only
diff --git a/PKGBUILD b/PKGBUILD
index a14405461961..0af1be142c0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Dewar <a.dewar@sussex.ac.uk>
pkgname=genn_cpu_only
-pkgver=4.5.0
+pkgver=4.5.1
pkgrel=1
pkgdesc="GeNN: GPU-enhanced neural networks (without CUDA backend)"
epoch=2
@@ -13,7 +13,7 @@ options=(staticlibs !emptydirs)
provides=(genn)
conflicts=(genn)
source=("$url/archive/${pkgver//_/-}.tar.gz")
-sha256sums=('1799e3f2443790613b80ce965df034421e85922048ae5c24d6c3d068c51bebcf')
+sha256sums=('f9c3191cd430aac87d2c47e9a4c206e495e6dfc26187e51dc300ff23cd961ead')
# Make sure we aren't building with CUDA support
export CUDA_PATH=