summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordobedobedo2023-12-12 14:49:11 +1000
committerdobedobedo2023-12-12 14:49:11 +1000
commit616c12043db295fdc819ef1b6ec2727454c40d55 (patch)
tree81927e218c9257527b6cd2e3a09f57342240b7ce
parent50e84c23ff96d1e4fa16d83fb973e9623788b668 (diff)
downloadaur-616c12043db295fdc819ef1b6ec2727454c40d55.tar.gz
Update to 2.0.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80e33e6061d7..42f04687749d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = agisoft-metashape
pkgdesc = Photogrammetric processing of digital images and 3D spatial data generation software. Standard edition
- pkgver = 2.0.3
- pkgrel = 2
+ pkgver = 2.0.4
+ pkgrel = 1
url = https://www.agisoft.com/
install = agisoft-metashape.install
arch = x86_64
@@ -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_0_3_amd64.tar.gz
+ source = https://s3-eu-west-1.amazonaws.com/download.agisoft.com/metashape_2_0_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 = ca0e3e3841d7fccbf3ca9f405b67ea2abe12c85b7fe36d6dafeba47128f5aa1e
+ sha256sums = 7c459ad1ccf67d4a38e67d9448d7b488363b9ba52cf1c605ae389da2f57a1ea8
sha256sums = 959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba
sha256sums = 627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff
sha256sums = d44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009
diff --git a/PKGBUILD b/PKGBUILD
index e98123da7b40..b50c54b678f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yu-Hsuan Tu <dobe0331 at gmail dot com>
_pkgname=metashape
pkgname=agisoft-${_pkgname}
-pkgver=2.0.3
-pkgrel=2
+pkgver=2.0.4
+pkgrel=1
pkgdesc="Photogrammetric processing of digital images and 3D spatial data generation software. Standard edition"
arch=('x86_64')
url="https://www.agisoft.com/"
@@ -23,7 +23,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=('ca0e3e3841d7fccbf3ca9f405b67ea2abe12c85b7fe36d6dafeba47128f5aa1e'
+sha256sums=('7c459ad1ccf67d4a38e67d9448d7b488363b9ba52cf1c605ae389da2f57a1ea8'
'959eb21ce482a5b1f84a0e04ec6f0d53aaf679c84bce9f813b350afe5dd201ba'
'627df01b98f9f22b31d62ba039127b7809650990d1633e4190f1d9844830a0ff'
'd44fb70962175505fd3bfc0e96670e5bf4092c80446e0142cc91a3e0033e1009')