summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2020-04-20 16:11:43 +0000
committeriniVation CI Bot2020-04-20 16:11:43 +0000
commit33a86cd8ba999cc1eace4bbd61a80cfb2935e0ac (patch)
treec7d56b11e52955fa10fe5c6bc17437d7cfb840ed /PKGBUILD
parent88c16a3166dd5631e26f245dc44f18326e2cd3d6 (diff)
downloadaur-33a86cd8ba999cc1eace4bbd61a80cfb2935e0ac.tar.gz
libcaer: new release 3.3.6.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3b47ca7fa1f..c67fad17c883 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=libcaer
-pkgver=3.3.5
+pkgver=3.3.6
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=('1be37de912824b4ffa3e3e5dab5adbb5ba48fff7cd4d0192d51ff28eadf27a9e')
+sha256sums=('93f683ad8b405238bd3d137a41ceb2549d47e630c0790fde7c01d41609457fde')
build() {
cd "$srcdir/$pkgname-$pkgver"