summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2021-01-05 12:50:11 +0800
committerdobedobedo2021-01-05 12:50:11 +0800
commit94a74441798b2e4df1fa74a4dfd69d8b720805b7 (patch)
tree96ae59a7a698c5ab347f6f0c2971b551ca30952e
parentc75035275cc59f5cbf956795f3ae8825b005b01f (diff)
downloadaur-94a74441798b2e4df1fa74a4dfd69d8b720805b7.tar.gz
Update to 1.7.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b56cdd46ad6..8a1baacabd82 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.6.5
- pkgrel = 3
+ pkgver = 1.7.0
+ pkgrel = 1
url = https://www.agisoft.com/
install = agisoft-metashape.install
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = agisoft-metashape
makedepends = imagemagick
provides = agisoft-metashape
options = !strip
- source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_1_6_5_amd64.tar.gz
+ source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_1_7_0_amd64.tar.gz
source = agisoft-metashape-icon-encoded.txt
source = agisoft-psx-mime-icon-encoded.txt
source = agisoft-psz-mime-icon-encoded.txt
- sha256sums = e17fe7cb83c93e9547fb1c0cfdc45bd3ef4e8e936f6d7e60239ab8fcaf6aa556
+ sha256sums = b12cd50bb9a1af5fe475ca5990a1e13db75528e1d20cad79df831febf458001f
sha256sums = 959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba
sha256sums = 627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff
sha256sums = d44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009
diff --git a/PKGBUILD b/PKGBUILD
index 8ab66061991a..32b1893f9d5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yu-Hsuan Tu <dobe0331 at gmail dot com>
_pkgname=metashape
pkgname=agisoft-${_pkgname}
-pkgver=1.6.5
-pkgrel=3
+pkgver=1.7.0
+pkgrel=1
pkgdesc="Phtogrammetric processing of digital images and 3D spatial data generation software. Standard edition"
arch=('x86_64')
url="https://www.agisoft.com/"
@@ -15,7 +15,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=('e17fe7cb83c93e9547fb1c0cfdc45bd3ef4e8e936f6d7e60239ab8fcaf6aa556'
+sha256sums=('b12cd50bb9a1af5fe475ca5990a1e13db75528e1d20cad79df831febf458001f'
'959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba'
'627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff'
'd44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009')