summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2023-03-15 02:02:29 +0000
committeriniVation CI Bot2023-03-15 02:02:29 +0000
commit501fada8400d2f57afd7b5a02b8906cda8a6034c (patch)
tree56bbbfe3d885a200dee694953ea2cd844c0517a9 /PKGBUILD
parent6f2ef16584edae2f39eedd5cf9f5e470a8334a12 (diff)
downloadaur-libcaer.tar.gz
libcaer: new release 3.3.15.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7af6870b63c1..e2d208426a54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=libcaer
-pkgver=3.3.14
+pkgver=3.3.15
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://release.inivation.com/libcaer/$pkgname-$pkgver.tar.gz")
noextract=()
-sha256sums=('d79d6e9808e46710946c0156335dd1e72ee81262fb8f201ccfb96779b3049ff2')
+sha256sums=('ced97ffd49053ba0722c362c81a675ff96f9d1c17cfb848a2e37ace3d2ff35f7')
build() {
cd "$srcdir/$pkgname-$pkgver"