summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2021-11-12 16:00:26 +0000
committeriniVation CI Bot2021-11-12 16:00:26 +0000
commitf69b0d62487467365801fccac252b5f794dccedd (patch)
tree790eddcff6969c6c9e551517f796cf412f4e3e87 /PKGBUILD
parent56aa04bdf8669dd71f78925ad65fc4f1121fa445 (diff)
downloadaur-f69b0d62487467365801fccac252b5f794dccedd.tar.gz
libcaer: new release 3.3.12.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9491b3e93561..51c8526d38fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=libcaer
-pkgver=3.3.11
+pkgver=3.3.12
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=('ef6136029215dcbd2dcbfbabb27402974de9c35444a8bdb427d3b0c838973af1')
+sha256sums=('768db4aaf426db23a54a59901cc9ce178bcb0235eb846d9f0d0370cc2fc04632')
build() {
cd "$srcdir/$pkgname-$pkgver"