summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Holder2022-12-10 12:29:49 +0100
committerThomas Holder2022-12-10 12:29:49 +0100
commit46242a3157bca564d73333655d04f4be62d050b2 (patch)
treef2e23a4fe3d75bda7a9d0657dc7fbe646e980e54
parentc90c9f4843fc4c36f6346ed90615af737d76ad9f (diff)
downloadaur-46242a3157bca564d73333655d04f4be62d050b2.tar.gz
Therion 6.1.3
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcbdfa0d0fb5..d534514ecc34 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 = 6.1.2
+ pkgver = 6.1.3
pkgrel = 2
url = http://therion.speleo.sk
changelog = CHANGELOG
@@ -27,9 +27,9 @@ pkgbase = therion
depends = zlib
backup = etc/therion.ini
backup = etc/xtherion.ini
- source = http://github.com/therion/therion/archive/v6.1.2.tar.gz
+ source = http://github.com/therion/therion/archive/v6.1.3.tar.gz
source = therion_ini.patch
- sha256sums = be1324b7d9888a6aeaa777870c8320e13cf60ee9e40c14b486dbce4c50160c2f
+ sha256sums = 5639a44ba64fccac27bf75ab520b1e01c39de82ac49a5cdee2726b2a91d666de
sha256sums = 0639b0c4c9660af33675bf948ca4678d441167f77f7818cc015b7738a53fb8f3
pkgname = therion
diff --git a/PKGBUILD b/PKGBUILD
index d87790d8fa0c..bd8316111ba3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Rodrigo Severo <rsev at protonmail dot com>
pkgname='therion'
-pkgver='6.1.2'
+pkgver='6.1.3'
pkgrel='2'
pkgdesc="Cave surveying: processes survey data and generates maps or 3D models of caves"
arch=('x86_64' 'i686')
@@ -41,7 +41,7 @@ source=(
)
sha256sums=(
- 'be1324b7d9888a6aeaa777870c8320e13cf60ee9e40c14b486dbce4c50160c2f'
+ '5639a44ba64fccac27bf75ab520b1e01c39de82ac49a5cdee2726b2a91d666de'
'0639b0c4c9660af33675bf948ca4678d441167f77f7818cc015b7738a53fb8f3'
)