summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2022-04-28 19:55:23 +0300
committerdobedobedo2022-04-28 19:55:23 +0300
commite11418e7bb9154d7a29c092cd622d505f4d75179 (patch)
tree7df943c7de6898d7413f0fc64fd55d60871301df
parent05be3f4503ff76217f9ca1ed3cb3249bf6b100b1 (diff)
downloadaur-e11418e7bb9154d7a29c092cd622d505f4d75179.tar.gz
Update to 1.8.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 154e6475e435..0b0ffd3a7698 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 = 1.8.2
+ pkgver = 1.8.3
pkgrel = 1
url = https://www.agisoft.com/
install = agisoft-metashape.install
@@ -16,11 +16,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_8_2_amd64.tar.gz
+ source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_1_8_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 = e4511cc7d8fd77b9e314e22951ad03668196afd2d9da92ddf057ccdda62d9551
+ sha256sums = e3c77ffa0f15fb2675d80b0024681acb1b5bc4ca9f90c0f3c854ed6ead881a36
sha256sums = 959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba
sha256sums = 627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff
sha256sums = d44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009
diff --git a/PKGBUILD b/PKGBUILD
index dbc770256251..021d131e66e6 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.8.2
+pkgver=1.8.3
pkgrel=1
pkgdesc="Photogrammetric processing of digital images and 3D spatial data generation software. Standard edition"
arch=('x86_64')
@@ -21,7 +21,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=('e4511cc7d8fd77b9e314e22951ad03668196afd2d9da92ddf057ccdda62d9551'
+sha256sums=('e3c77ffa0f15fb2675d80b0024681acb1b5bc4ca9f90c0f3c854ed6ead881a36'
'959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba'
'627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff'
'd44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009')