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 b218427ed5b5..cdd86954168d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zivid-studio
pkgdesc = Defining the Future of 3D Machine Vision
- pkgver = 2.1.0+d2007e12_1
+ pkgver = 2.2.0+f0867d62_1
pkgrel = 1
url = https://www.zivid.com
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = zivid-studio
license = custom
depends = zivid
options = !strip
- source = https://www.zivid.com/hubfs/softwarefiles/releases/2.1.0+d2007e12-1/u18/zivid-studio_2.1.0+d2007e12-1_amd64.deb
- sha256sums = c621d9746d3f35297002b2a137979cd2c1382001379b3c831d899de5e966c086
+ source = https://www.zivid.com/hubfs/softwarefiles/releases/2.2.0+f0867d62-1/u18/zivid-studio_2.2.0+f0867d62-1_amd64.deb
+ sha256sums = 9a55ca2c484bace877e08ea5ac6348858bfd9f2440274a366631b364fc76000a
pkgname = zivid-studio
diff --git a/PKGBUILD b/PKGBUILD
index 8ec2993c8569..b8a672f161a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mathias Nedrebø <mathias.nedrebo@zivid.com>
pkgname=zivid-studio
-pkgver='2.1.0+d2007e12_1'
+pkgver='2.2.0+f0867d62_1'
pkgrel=1
pkgdesc='Defining the Future of 3D Machine Vision'
arch=('x86_64')
@@ -14,8 +14,8 @@ provides=()
groups=(zivid-all)
-source=(https://www.zivid.com/hubfs/softwarefiles/releases/2.1.0+d2007e12-1/u18/zivid-studio_2.1.0+d2007e12-1_amd64.deb)
-sha256sums=(c621d9746d3f35297002b2a137979cd2c1382001379b3c831d899de5e966c086)
+source=(https://www.zivid.com/hubfs/softwarefiles/releases/2.2.0+f0867d62-1/u18/zivid-studio_2.2.0+f0867d62-1_amd64.deb)
+sha256sums=(9a55ca2c484bace877e08ea5ac6348858bfd9f2440274a366631b364fc76000a)
options=(!strip)