summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2021-04-15 10:07:31 +0300
committerdobedobedo2021-04-15 10:07:31 +0300
commitb20e1087559ed859b89b8b6ae1c592a867b5bbcd (patch)
tree7be359d0ceb20f0ceb80921e0bbf7f0a5c5b99c0
parentd9ce40f236ca2437a261966802f161836ee0d8c3 (diff)
downloadaur-b20e1087559ed859b89b8b6ae1c592a867b5bbcd.tar.gz
Update to 1.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71e60677a468..30046267167a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = agisoft-metashape
pkgdesc = Phtogrammetric processing of digital images and 3D spatial data generation software. Standard edition
- pkgver = 1.7.1
+ pkgver = 1.7.2
pkgrel = 1
url = https://www.agisoft.com/
install = agisoft-metashape.install
@@ -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_7_1_amd64.tar.gz
+ source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_1_7_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 = 3bf6eefc6ddc9679a06c2ffe548e782197e1144922fb146c64068ff38fa3067b
+ sha256sums = 15ac9ba08fbfb20e1a76fcb707553bdecc50af1a9b33b8c40586c7ae980461bf
sha256sums = 959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba
sha256sums = 627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff
sha256sums = d44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009
diff --git a/PKGBUILD b/PKGBUILD
index de4648919039..6774fbb57959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yu-Hsuan Tu <dobe0331 at gmail dot com>
_pkgname=metashape
pkgname=agisoft-${_pkgname}
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc="Phtogrammetric processing of digital images and 3D spatial data generation software. Standard edition"
arch=('x86_64')
@@ -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=('3bf6eefc6ddc9679a06c2ffe548e782197e1144922fb146c64068ff38fa3067b'
+sha256sums=('15ac9ba08fbfb20e1a76fcb707553bdecc50af1a9b33b8c40586c7ae980461bf'
'959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba'
'627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff'
'd44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009')