summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2020-07-04 16:19:57 +0200
committerbartus2020-07-04 16:19:57 +0200
commitf1395d3bcae4aaf46c2c2aa5f7890783c6065ad7 (patch)
treee4e17dc8048e9e9f96e485b6cf30d1be279116ed
parent7046fcf05e5cae8a4ef5c17e449b447b4f600ad9 (diff)
downloadaur-f1395d3bcae4aaf46c2c2aa5f7890783c6065ad7.tar.gz
Update to version 2020.07
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e00bc16e1d2..a14df5d11aad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = meshlab
pkgdesc = System for processing and editing of unstructured 3D models arising in 3D scanning (qt5 version)
- pkgver = 2020.06
- pkgrel = 2
+ pkgver = 2020.07
+ pkgrel = 1
url = http://www.meshlab.net
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index dbb069ac81dc..727c99a7837f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#!/hint/bash
# Maintainer : bartus <arch-user-repoᘓbartus.33mail.com>
pkgname=meshlab
-pkgver=2020.06
-pkgrel=2
+pkgver=2020.07
+pkgrel=1
pkgdesc="System for processing and editing of unstructured 3D models arising in 3D scanning (qt5 version)"
arch=('i686' 'x86_64')
url="http://www.meshlab.net"