summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2021-06-08 17:32:13 +0300
committerdobedobedo2021-06-08 17:32:13 +0300
commitb2183a4d595db7ba05cfe92b2bfbe226878f3c8b (patch)
tree48f14999348a7fd31560dfd828748cada497f82e
parented8361e75c90f08e3b54b2e79f2cb60df7576a59 (diff)
downloadaur-b2183a4d595db7ba05cfe92b2bfbe226878f3c8b.tar.gz
Update to 1.7.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 665da4744d58..2a97e1ce1145 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = agisoft-metashape
- pkgdesc = Phtogrammetric processing of digital images and 3D spatial data generation software. Standard edition
- pkgver = 1.7.2
- pkgrel = 2
+ pkgdesc = Photogrammetric processing of digital images and 3D spatial data generation software. Standard edition
+ pkgver = 1.7.3
+ pkgrel = 1
url = https://www.agisoft.com/
install = agisoft-metashape.install
arch = x86_64
@@ -15,11 +15,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_1_7_2_amd64.tar.gz
+ source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_1_7_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 = 15ac9ba08fbfb20e1a76fcb707553bdecc50af1a9b33b8c40586c7ae980461bf
+ sha256sums = 783bf57b7923422705b2ec9db5b7586c70eec8dea839dd508b6c75add5563d3d
sha256sums = 959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba
sha256sums = 627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff
sha256sums = d44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009
diff --git a/PKGBUILD b/PKGBUILD
index 3abcb6c8a056..484a035ad22a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Yu-Hsuan Tu <dobe0331 at gmail dot com>
_pkgname=metashape
pkgname=agisoft-${_pkgname}
-pkgver=1.7.2
-pkgrel=2
-pkgdesc="Phtogrammetric processing of digital images and 3D spatial data generation software. Standard edition"
+pkgver=1.7.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/"
license=('custom:Agisoft EULA' 'custom')
@@ -20,7 +20,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=('15ac9ba08fbfb20e1a76fcb707553bdecc50af1a9b33b8c40586c7ae980461bf'
+sha256sums=('783bf57b7923422705b2ec9db5b7586c70eec8dea839dd508b6c75add5563d3d'
'959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba'
'627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff'
'd44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009')