summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriniVation CI Bot2019-09-18 15:11:12 +0000
committeriniVation CI Bot2019-09-18 15:11:12 +0000
commit8ce6af62e76bdbad53b4258b91de75ec393b576e (patch)
tree637f14431e09d31adb7419026f9291a9dc89bbfd /PKGBUILD
parenta786db624f7fa1896020f7527d7e5db739ede1a2 (diff)
downloadaur-8ce6af62e76bdbad53b4258b91de75ec393b576e.tar.gz
libcaer: new release 3.2.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0538a9a3e0b8..917642daad73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: iniVation AG <support@inivation.com>
pkgname=libcaer
-pkgver=3.2.0
+pkgver=3.2.2
pkgrel=1
pkgdesc="Minimal C library to access, configure and get data from neuromorphic sensors and processors."
url="https://gitlab.com/inivation/$pkgname/"
@@ -16,7 +16,7 @@ replaces=()
options=('staticlibs')
source=("https://gitlab.com/inivation/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
noextract=()
-sha256sums=('d448cbbdfce67b25c225bb5fd82e26aa23eefc0bfabe044d20663c9b2c41abc7')
+sha256sums=('06d85a8c5cb605efb82f81b778e5fcf6eb551406fea583ec4b7d2541ddb16ddf')
build() {
cd "$srcdir/$pkgname-$pkgver"