summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Holder2020-12-30 23:12:12 +0100
committerThomas Holder2020-12-30 23:12:12 +0100
commit2006d31b62cf5941ec3cc215495738e95916e970 (patch)
tree6cd9d94823682c387e5886ded73ee78e467f7ab7
parent6eee933bd183ecef2dfecb73437db0a0a90d1872 (diff)
downloadaur-2006d31b62cf5941ec3cc215495738e95916e970.tar.gz
Therion 5.5.6
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 625e24147782..f4e1bf469a81 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.3
+ pkgver = 5.5.6
pkgrel = 1
url = http://therion.speleo.sk
changelog = CHANGELOG
@@ -23,9 +23,9 @@ pkgbase = therion
depends = zlib
backup = etc/therion.ini
backup = etc/xtherion.ini
- source = http://github.com/therion/therion/archive/v5.5.3.tar.gz
+ source = http://github.com/therion/therion/archive/v5.5.6.tar.gz
source = therion_ini.patch
- sha256sums = 86581c290b2aebed32c362a2aef05c256ab8d826e7e684b484002239f1bbe311
+ sha256sums = 2b15241877d49d60825e446004f5c7c49bf0f1ba3ef33483d457d4b4d18c9f98
sha256sums = 0639b0c4c9660af33675bf948ca4678d441167f77f7818cc015b7738a53fb8f3
pkgname = therion
diff --git a/PKGBUILD b/PKGBUILD
index d70070e447b4..7dadeba67ee4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Rodrigo Severo <rsev at protonmail dot com>
pkgname='therion'
-pkgver='5.5.3'
+pkgver='5.5.6'
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=(
- '86581c290b2aebed32c362a2aef05c256ab8d826e7e684b484002239f1bbe311'
+ '2b15241877d49d60825e446004f5c7c49bf0f1ba3ef33483d457d4b4d18c9f98'
'0639b0c4c9660af33675bf948ca4678d441167f77f7818cc015b7738a53fb8f3'
)