summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2023-10-20 21:51:04 +1000
committerdobedobedo2023-10-20 21:51:04 +1000
commit867c3a144d976a0d9984624db9f1fbfff5492979 (patch)
treeae983980a3d3e4ba1a491d1b437792a4df57c349
parent7378bde249b5b3d542c618d11be6b05435db4d7e (diff)
downloadaur-867c3a144d976a0d9984624db9f1fbfff5492979.tar.gz
Update to 2.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43dcc8c8537b..f2f4fa1ce5e5 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.2
- pkgrel = 3
+ pkgver = 2.0.3
+ 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_2_amd64.tar.gz
+ source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_2_0_3_amd64.tar.gz
source = agisoft-metashape-icon-encoded.txt
source = agisoft-psx-mime-icon-encoded.txt
source = agisoft-psz-mime-icon-encoded.txt
- sha256sums = 1bc01cdde4e33b02a78e4811dc55e690b86ec4c81498889ab60b7d21cc104ce8
+ sha256sums = ca0e3e3841d7fccbf3ca9f405b67ea2abe12c85b7fe36d6dafeba47128f5aa1e
sha256sums = 959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba
sha256sums = 627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff
sha256sums = d44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009
diff --git a/PKGBUILD b/PKGBUILD
index 9b465831c310..6a10844bc0f6 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.2
-pkgrel=3
+pkgver=2.0.3
+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=('1bc01cdde4e33b02a78e4811dc55e690b86ec4c81498889ab60b7d21cc104ce8'
+sha256sums=('ca0e3e3841d7fccbf3ca9f405b67ea2abe12c85b7fe36d6dafeba47128f5aa1e'
'959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba'
'627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff'
'd44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009')