summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Kudelin2022-04-07 21:44:48 +0300
committerAnton Kudelin2022-04-07 21:44:48 +0300
commit06f8c311bf417da673f074e0556e19231e608c62 (patch)
tree657eedf3894f43b96d0b0ff0ada0f23d6553b2fd
parentf5a99592c77be1c886bebc1e9fe194e9a1c7bd79 (diff)
downloadaur-06f8c311bf417da673f074e0556e19231e608c62.tar.gz
updpkg: 3.7.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93201c365010..1883a763145d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ovito
pkgdesc = Open Visualization Tool
- pkgver = 3.7.1
+ pkgver = 3.7.3
pkgrel = 1
- url = http://www.ovito.org
+ url = https://www.ovito.org
arch = x86_64
license = GPL
makedepends = cmake
@@ -18,10 +18,10 @@ pkgbase = ovito
depends = ffmpeg
depends = qt6-base
conflicts = ovito-git
- source = https://gitlab.com/stuko/ovito/-/archive/v3.7.1/ovito-v3.7.1.tar.bz2
+ source = https://gitlab.com/stuko/ovito/-/archive/v3.7.3/ovito-v3.7.3.tar.bz2
source = https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png
source = ovito.desktop
- sha256sums = bfc0f617c7532171c6e1f061287e17eeab6821635fe782591b39b94732557782
+ sha256sums = 448499223a6d18f9c2928f8bfed84636955a4cc08d892133f9bbc4c920260ec2
sha256sums = 14e98851e5de9bee0c8dabd035a83450895c476c1ad9e9898e2bf0c68261e9f2
sha256sums = 09b16de717b1b4140678d17958dcee2ea96ff5ae3a1c75f3168a0ad17f62f4ea
diff --git a/PKGBUILD b/PKGBUILD
index c306ff54b819..9269ca378ec9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Jan Oliver Oelerich <janoliver[at]oelerich[dot]org>
pkgname=ovito
-pkgver=3.7.1
+pkgver=3.7.3
pkgrel=1
pkgdesc="Open Visualization Tool"
-url="http://www.ovito.org"
+url="https://www.ovito.org"
arch=('x86_64')
license=('GPL')
depends=('netcdf' 'ffmpeg' 'qt6-base')
@@ -19,7 +19,7 @@ conflicts=("$pkgname-git")
source=("https://gitlab.com/stuko/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.bz2"
"https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png"
"ovito.desktop")
-sha256sums=('bfc0f617c7532171c6e1f061287e17eeab6821635fe782591b39b94732557782'
+sha256sums=('448499223a6d18f9c2928f8bfed84636955a4cc08d892133f9bbc4c920260ec2'
'14e98851e5de9bee0c8dabd035a83450895c476c1ad9e9898e2bf0c68261e9f2'
'09b16de717b1b4140678d17958dcee2ea96ff5ae3a1c75f3168a0ad17f62f4ea')