summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Holder2021-08-07 08:24:58 +0200
committerThomas Holder2021-08-07 08:25:24 +0200
commitb7e2ac951fb60c12c01338261a1a5a13b15ffa42 (patch)
tree8280019e862a9494fee0965dded252611c001993
parent7281b7ad36d4bcca167772cf6f58a3897cd58d23 (diff)
downloadaur-b7e2ac951fb60c12c01338261a1a5a13b15ffa42.tar.gz
Therion 6.0.1
-rw-r--r--.SRCINFO7
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70696da208c2..11d09599baf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = therion
pkgdesc = Cave surveying: processes survey data and generates maps or 3D models of caves
- pkgver = 5.5.7
+ pkgver = 6.0.1
pkgrel = 1
url = http://therion.speleo.sk
changelog = CHANGELOG
@@ -23,10 +23,9 @@ pkgbase = therion
depends = zlib
backup = etc/therion.ini
backup = etc/xtherion.ini
- source = http://github.com/therion/therion/archive/v5.5.7.tar.gz
+ source = http://github.com/therion/therion/archive/v6.0.1.tar.gz
source = therion_ini.patch
- sha256sums = be5486a9ad3c6691686efe1aec5cf60ed237082b2f132f8c15bbc4a27dd0042d
+ sha256sums = 84b031c8a328843bddd2bb311dea42125a14c54f7d21e372a388ca48eadc8ce9
sha256sums = 0639b0c4c9660af33675bf948ca4678d441167f77f7818cc015b7738a53fb8f3
pkgname = therion
-
diff --git a/PKGBUILD b/PKGBUILD
index 2c3f5554b0a4..f2236ce335fd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Rodrigo Severo <rsev at protonmail dot com>
pkgname='therion'
-pkgver='5.5.7'
+pkgver='6.0.1'
pkgrel='1'
pkgdesc="Cave surveying: processes survey data and generates maps or 3D models of caves"
arch=('x86_64' 'i686')
@@ -37,7 +37,7 @@ source=(
)
sha256sums=(
- 'be5486a9ad3c6691686efe1aec5cf60ed237082b2f132f8c15bbc4a27dd0042d'
+ '84b031c8a328843bddd2bb311dea42125a14c54f7d21e372a388ca48eadc8ce9'
'0639b0c4c9660af33675bf948ca4678d441167f77f7818cc015b7738a53fb8f3'
)