summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69fd5aa83e91..e6f84c1451de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zivid-studio
pkgdesc = Defining the Future of 3D Machine Vision
- pkgver = 2.11.0+95829246_1
+ pkgver = 2.11.1+de9b5dae_1
pkgrel = 1
url = https://www.zivid.com
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = zivid-studio
license = custom
depends = zivid
options = !strip
- source = https://downloads.zivid.com/sdk/releases/2.11.0+95829246-1/u20/zivid-studio_2.11.0+95829246-1_amd64.deb
- sha256sums = 3a975c06b79f80b92dd5362b344cb8bd14bb5d0673c4171dca69306ad5ada423
+ source = https://downloads.zivid.com/sdk/releases/2.11.1+de9b5dae-1/u20/zivid-studio_2.11.1+de9b5dae-1_amd64.deb
+ sha256sums = 63885e42e5a1f5e291172a2eb6e57a5531f6faf1851d4c731657c0e797d2f8f8
pkgname = zivid-studio
diff --git a/PKGBUILD b/PKGBUILD
index 35167c393740..fb10654985cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mathias Nedrebø <mathias.nedrebo@zivid.com>
pkgname=zivid-studio
-pkgver='2.11.0+95829246_1'
+pkgver='2.11.1+de9b5dae_1'
pkgrel=1
pkgdesc='Defining the Future of 3D Machine Vision'
arch=('x86_64')
@@ -14,8 +14,8 @@ provides=()
groups=(zivid-all)
-source=(https://downloads.zivid.com/sdk/releases/2.11.0+95829246-1/u20/zivid-studio_2.11.0+95829246-1_amd64.deb)
-sha256sums=(3a975c06b79f80b92dd5362b344cb8bd14bb5d0673c4171dca69306ad5ada423)
+source=(https://downloads.zivid.com/sdk/releases/2.11.1+de9b5dae-1/u20/zivid-studio_2.11.1+de9b5dae-1_amd64.deb)
+sha256sums=(63885e42e5a1f5e291172a2eb6e57a5531f6faf1851d4c731657c0e797d2f8f8)
options=(!strip)