summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Gaiser2022-06-29 09:38:33 +0200
committerHans Gaiser2022-06-29 09:38:33 +0200
commit085bb35296170f9d329b1dd28d9ad6194029ae0b (patch)
tree765e10c543ecb3d41778f92d31f7f7642028cb15
parent2a4e26cb7cce8de16337e6f9bfafb17838c7ef72 (diff)
downloadaur-085bb35296170f9d329b1dd28d9ad6194029ae0b.tar.gz
Update to 2.0.1.
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2ecfc07d079..2a074caf87d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,21 @@
pkgname=ids-peak
pkgdesc="IDS peak is a modern, free software development kit for all USB3 Vision and GigE Vision compliant industrial cameras from any manufacturer."
-pkgver=1.2.1
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
arch=(x86_64)
license=(custom)
url="https://en.ids-imaging.com/ids-peak.html"
depends=('libusb' 'qt5-base' 'hicolor-icon-theme')
source=(
- "https://en.ids-imaging.com/files/downloads/ids-peak/software/linux-desktop/ids-peak-linux-x86-$pkgver.0-64.tgz"
+ "https://en.ids-imaging.com/files/downloads/ids-peak/software/linux-desktop/ids-peak-linux-x86-$pkgver.1-64.tgz"
"ids-peak.rules"
)
-sha512sums=('983cd8676b9a759b017eef0ea81f916b6743abc7f976cad6545066dbf6b1212e33e4368d0534e84ea89ebafc74b14e7093ed48cd3b9080fc2dca5aabee8c9239'
+sha512sums=('5e45d493247edfb2d2321059d42f9d3909a9ecd90ca23913cf0522a0ed42ba2da8527327c1238e20132a0575ad34817599014d3360db4aab3a177b2640054ef4'
'c92de0fa8f5c95ae95a715f70b6dfedb86a566eb80a9b090bb604785837e39ef40e3896d5e8f1f9271647958b87e4cef42dc0ed3a14cc4a1dd77c560d1ad5c4b')
-_dir="ids_peak_$pkgver.0-8984_x86_64"
+_dir="ids_peak_$pkgver.1-12414_x86_64"
package() {
mkdir "$pkgdir/usr"