summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Breuhan2023-12-18 14:27:40 +0100
committerAndy Breuhan2023-12-18 14:27:40 +0100
commit76fcfef705b6a3b22bb7bfd02c6304aa841ba984 (patch)
tree10c9b1725f2f777c6195901981392672eaa3964e
parentab606393956115f7eb09bc170d93b384f4f88967 (diff)
downloadaur-meshroom-bin.tar.gz
updated to meshroom 2023.3.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa29dee231e7..be47b58c10c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = meshroom-bin
pkgdesc = Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision framework.
- pkgver = 2023.2.0
- pkgrel = 3
+ pkgver = 2023.3.0
+ pkgrel = 1
url = https://github.com/alicevision/meshroom
arch = x86_64
license = MPL2
@@ -10,13 +10,13 @@ pkgbase = meshroom-bin
provides = meshroom
conflicts = meshroom
options = !strip
- source = https://download.fosshub.com/Protected/expiretime=1687943667;badurl=aHR0cHM6Ly93d3cuZm9zc2h1Yi5jb20vTWVzaHJvb20uaHRtbA==/24c271b2e82d04af45d06f3e5dede67c127b66f55498fc06a20480b79a6241da/5c6fe99776dd983e3dec2213/6499a02acf0a39defa2f69cd/Meshroom-2023.2.0-linux.tar.gz
+ source = https://download.fosshub.com/Protected/expiretime=1702956023;badurl=aHR0cHM6Ly93d3cuZm9zc2h1Yi5jb20vTWVzaHJvb20uaHRtbA==/584c6b0bec84cd39d4d1f152c24499252d597398afba9e93d66a4c4c328b1c0b/5c6fe99776dd983e3dec2213/6568cbfc22a91d967c92b86e/Meshroom-2023.3.0-linux.tar.gz
source = Meshroom
source = meshroom_photogrammetry
source = Meshroom.png
source = Meshroom.desktop
source = meshroom_compute
- sha256sums = 47efa69780bfe83bc24932a713340e81916084b79850445e65e205fd2b632fa6
+ sha256sums = 92b81246356df3fd37ea08e1d09519392897aaa730843eb9fd4bd0582916d391
sha256sums = 5efd9924e4b0cea03ec24c797bd909fc20abcf6fb9449b2e4305d8b416372df0
sha256sums = 6b8826602092d3c7d28fd1762b23b30aa4cd1c12826440168ddf003a32b6b805
sha256sums = a24e45c707c8e0689f2f1b7952f652e824b7c55e159f4c4a0421fabd428cdf5e
diff --git a/PKGBUILD b/PKGBUILD
index b75117caaae2..21bff1aa60f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor : bartus <arch-user-repoᘓbartus.33mail.com>
pkgname=meshroom-bin
-pkgver=2023.2.0
-pkgrel=3
+pkgver=2023.3.0
+pkgrel=1
pkgdesc="Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision framework."
arch=( 'x86_64')
url="https://github.com/alicevision/meshroom"
@@ -15,9 +15,9 @@ provides=('meshroom')
conflicts=('meshroom')
options=('!strip')
-_extractedname='Meshroom-2023.2.0-av3.1.0-centos7-cuda11.3.1'
+_extractedname='Meshroom-2023.3.0'
_downloadapp='Meshroom.html'
-_filename='Meshroom-2023.2.0-linux.tar.gz'
+_filename='Meshroom-2023.3.0-linux.tar.gz'
_srcurl="$(python fosshub.py ${_downloadapp} ${_filename})"
source=(
${_srcurl}
@@ -28,7 +28,7 @@ source=(
'meshroom_compute'
)
-sha256sums=('47efa69780bfe83bc24932a713340e81916084b79850445e65e205fd2b632fa6'
+sha256sums=('92b81246356df3fd37ea08e1d09519392897aaa730843eb9fd4bd0582916d391'
'5efd9924e4b0cea03ec24c797bd909fc20abcf6fb9449b2e4305d8b416372df0'
'6b8826602092d3c7d28fd1762b23b30aa4cd1c12826440168ddf003a32b6b805'
'a24e45c707c8e0689f2f1b7952f652e824b7c55e159f4c4a0421fabd428cdf5e'