summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c65063d971b3..4ef5f85496d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zivid-studio
pkgdesc = Defining the Future of 3D Machine Vision
- pkgver = 2.3.0+a08763f1_1
+ pkgver = 2.4.0+a330c1a6_1
pkgrel = 1
url = https://www.zivid.com
arch = x86_64
@@ -8,8 +8,7 @@ pkgbase = zivid-studio
license = custom
depends = zivid
options = !strip
- source = https://www.zivid.com/hubfs/softwarefiles/releases/2.3.0+a08763f1-1/u18/zivid-studio_2.3.0+a08763f1-1_amd64.deb
- sha256sums = a38e5f6f074a0e4ed3d3b112f85a634a0570bf32fbe0c4e4d54b4a16fc205ed6
+ source = https://www.zivid.com/hubfs/softwarefiles/releases/2.4.0+a330c1a6-1/u18/zivid-studio_2.4.0+a330c1a6-1_amd64.deb
+ sha256sums = 571140ce8a3eb6be4f67892d8e8cb94254d65d745967dbc70fcf5396f94c5dbd
pkgname = zivid-studio
-
diff --git a/PKGBUILD b/PKGBUILD
index 0e55f54f14f6..21c204e6af8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mathias Nedrebø <mathias.nedrebo@zivid.com>
pkgname=zivid-studio
-pkgver='2.3.0+a08763f1_1'
+pkgver='2.4.0+a330c1a6_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.3.0+a08763f1-1/u18/zivid-studio_2.3.0+a08763f1-1_amd64.deb)
-sha256sums=(a38e5f6f074a0e4ed3d3b112f85a634a0570bf32fbe0c4e4d54b4a16fc205ed6)
+source=(https://www.zivid.com/hubfs/softwarefiles/releases/2.4.0+a330c1a6-1/u18/zivid-studio_2.4.0+a330c1a6-1_amd64.deb)
+sha256sums=(571140ce8a3eb6be4f67892d8e8cb94254d65d745967dbc70fcf5396f94c5dbd)
options=(!strip)