summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2020-01-17 19:46:43 +0000
committeriniVation CI Bot2020-01-17 19:46:43 +0000
commit0b213f491c34d54143ba0e413c88dea2533b935b (patch)
tree4332dd683abcd845faaadd3f317cc168833ac74a /PKGBUILD
parentf10e265090f22423fd586367dd68c6346decf997 (diff)
downloadaur-0b213f491c34d54143ba0e413c88dea2533b935b.tar.gz
libcaer: new release 3.3.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 800ec5aa4a0e..3455a9f31175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=libcaer
-pkgver=3.3.0
+pkgver=3.3.1
pkgrel=1
pkgdesc="Minimal C library to access, configure and get data from neuromorphic sensors and processors."
url="https://gitlab.com/inivation/dv/$pkgname/"
@@ -16,7 +16,7 @@ replaces=()
options=('staticlibs')
source=("https://gitlab.com/inivation/dv/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
noextract=()
-sha256sums=('85e5f677d407b8fdd47d2836818fc51b919ba3f58cad0dcbc36f450fcf254b44')
+sha256sums=('61e4f0d56169ac59a216105771ae5ac062408e9bbf45c7d6756e891cc33fea50')
build() {
cd "$srcdir/$pkgname-$pkgver"