summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2020-03-04 15:17:37 +0000
committeriniVation CI Bot2020-03-04 15:17:37 +0000
commit995ed0caa66286f8fba613750266a6e121a0f558 (patch)
treed40ac4d833118dd3e2cc567191e3d58217cb12e5 /PKGBUILD
parent057a32e8697156084a5be84bd4ead20942693dc0 (diff)
downloadaur-995ed0caa66286f8fba613750266a6e121a0f558.tar.gz
libcaer: new release 3.3.4.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd02e0491d37..e3cc2b297929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=libcaer
-pkgver=3.3.3
+pkgver=3.3.4
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=('c13d67a408d6aadf64de2bebdf84fa1c78f5797b51e1488628c2170e572fade1')
+sha256sums=('92dc64fd8344894e1df30fb929e742b5d9dac1dd1f12343b87f7350cc28c5716')
build() {
cd "$srcdir/$pkgname-$pkgver"