summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2023-07-06 22:34:40 +1000
committerdobedobedo2023-07-06 22:34:40 +1000
commita8b41d3be30d5add8a5b2c7bba79558b5a95e679 (patch)
tree3cea4d2d0cde06f68588cfcea532d5a53faab3d9
parentc5ac456b4b65c7a653bdd02103b435631c560180 (diff)
downloadaur-a8b41d3be30d5add8a5b2c7bba79558b5a95e679.tar.gz
Update to 2.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4669060cc12..ef1a97dadc98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = agisoft-metashape
pkgdesc = Photogrammetric processing of digital images and 3D spatial data generation software. Standard edition
- pkgver = 2.0.1
- pkgrel = 3
+ pkgver = 2.0.2
+ pkgrel = 1
url = https://www.agisoft.com/
install = agisoft-metashape.install
arch = x86_64
@@ -17,11 +17,11 @@ pkgbase = agisoft-metashape
optdepends = intel-compute-runtime: Intel Neo OpenCL runtime for GPU acceleration
provides = agisoft-metashape
options = !strip
- source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_2_0_1_amd64.tar.gz
+ source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_2_0_2_amd64.tar.gz
source = agisoft-metashape-icon-encoded.txt
source = agisoft-psx-mime-icon-encoded.txt
source = agisoft-psz-mime-icon-encoded.txt
- sha256sums = 7f5aa62da68c5ce897541cdc6e3b246751f33c569a484d13f1164cbc60392de3
+ sha256sums = 1bc01cdde4e33b02a78e4811dc55e690b86ec4c81498889ab60b7d21cc104ce8
sha256sums = 959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba
sha256sums = 627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff
sha256sums = d44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009
diff --git a/PKGBUILD b/PKGBUILD
index 3edcbae158fb..9ccaaf1ceea7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yu-Hsuan Tu <dobe0331 at gmail dot com>
_pkgname=metashape
pkgname=agisoft-${_pkgname}
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.0.2
+pkgrel=1
pkgdesc="Photogrammetric processing of digital images and 3D spatial data generation software. Standard edition"
arch=('x86_64')
url="https://www.agisoft.com/"
@@ -22,7 +22,7 @@ source=("https://s3-eu-west-1.amazonaws.com/download.agisoft.com/${_pkgname}_${p
"agisoft-metashape-icon-encoded.txt"
"agisoft-psx-mime-icon-encoded.txt"
"agisoft-psz-mime-icon-encoded.txt")
-sha256sums=('7f5aa62da68c5ce897541cdc6e3b246751f33c569a484d13f1164cbc60392de3'
+sha256sums=('1bc01cdde4e33b02a78e4811dc55e690b86ec4c81498889ab60b7d21cc104ce8'
'959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba'
'627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff'
'd44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009')