summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2024-10-08 15:17:07 +1000
committerdobedobedo2024-10-08 15:17:07 +1000
commit55d1408ca73d2b4aa4ea84ff89c204abb9b0d24e (patch)
tree1d1e87ee140312a76c7279d838ba66e6d78d3b5d
parent29a96f0d99526e5f061fe653a860dde8984f489b (diff)
downloadaur-55d1408ca73d2b4aa4ea84ff89c204abb9b0d24e.tar.gz
Update to 2.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff14ffcd168d..4da74d4c3478 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = agisoft-metashape
pkgdesc = Photogrammetric processing of digital images and 3D spatial data generation software. Standard edition
- pkgver = 2.1.2
+ pkgver = 2.1.3
pkgrel = 1
url = https://www.agisoft.com/
install = agisoft-metashape.install
@@ -18,11 +18,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_1_2_amd64.tar.gz
+ source = https://download.agisoft.com/metashape_2_1_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 = 8087c0f0d72f64a42197b89461a891e71f974188c11b1e94d19c6b9d9a46ed3f
+ sha256sums = 4ce4cd84c5783d63e38c380bf5f48bae6be140b0e7da6ec482aa9349efe47d92
sha256sums = 959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba
sha256sums = 627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff
sha256sums = d44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009
diff --git a/PKGBUILD b/PKGBUILD
index 529f8855a609..c6cd24aa2226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yu-Hsuan Tu <dobe0331 at gmail dot com>
_pkgname=metashape
pkgname=agisoft-${_pkgname}
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc="Photogrammetric processing of digital images and 3D spatial data generation software. Standard edition"
arch=('x86_64')
@@ -19,11 +19,11 @@ optdepends=('glu: mesa OpenGL lib'
provides=('agisoft-metashape')
options=('!strip')
install=${pkgname}.install
-source=("https://s3-eu-west-1.amazonaws.com/download.agisoft.com/${_pkgname}_${pkgver//./_}_amd64.tar.gz"
+source=("https://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=('8087c0f0d72f64a42197b89461a891e71f974188c11b1e94d19c6b9d9a46ed3f'
+sha256sums=('4ce4cd84c5783d63e38c380bf5f48bae6be140b0e7da6ec482aa9349efe47d92'
'959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba'
'627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff'
'd44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009')