summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2020-08-21 12:48:43 +0800
committerdobedobedo2020-08-21 12:48:43 +0800
commit76db0d05e50aed4c5c0a4424d8676597d9398164 (patch)
tree44468c0c6e34103e5f6a6e98c8b41dd7e94025e8
parentaa4757526f82235f2e4e95c7848c2571f6f065c3 (diff)
downloadaur-76db0d05e50aed4c5c0a4424d8676597d9398164.tar.gz
Update to 1.6.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f2aa658e52d..bc8b42e596ac 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.6.3
+ pkgver = 1.6.4
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 = http://download.agisoft.com/metashape_1_6_3_amd64.tar.gz
+ source = http://download.agisoft.com/metashape_1_6_4_amd64.tar.gz
source = agisoft-metashape-icon-encoded.txt
source = agisoft-psx-mime-icon-encoded.txt
source = agisoft-psz-mime-icon-encoded.txt
- sha256sums = 1e14a3f92e92af56d8236b711eb8b8370c0c2d1842b1f4065341f642c54d2734
+ sha256sums = 45c4c206b95e3686f24b3dca2cb5f34dae40511e721dc3d2ad3da1e10b7f7ec1
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 25be5152eda9..e70a6a929772 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.6.3
+pkgver=1.6.4
pkgrel=1
pkgdesc="Phtogrammetric processing of digital images and 3D spatial data generation software. Standard edition"
arch=('x86_64')
@@ -15,7 +15,7 @@ source=("http://download.agisoft.com/${_pkgname}_${pkgver//./_}_amd64.tar.gz"
"agisoft-metashape-icon-encoded.txt"
"agisoft-psx-mime-icon-encoded.txt"
"agisoft-psz-mime-icon-encoded.txt")
-sha256sums=('1e14a3f92e92af56d8236b711eb8b8370c0c2d1842b1f4065341f642c54d2734'
+sha256sums=('45c4c206b95e3686f24b3dca2cb5f34dae40511e721dc3d2ad3da1e10b7f7ec1'
'SKIP'
'SKIP'
'SKIP')