summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3379c133ac2e..3e95fe91685c 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.2.0
+ pkgver = 6.2.1
pkgrel = 1
url = http://therion.speleo.sk
changelog = CHANGELOG
@@ -28,9 +28,9 @@ pkgbase = therion
depends = zlib
backup = etc/therion.ini
backup = etc/xtherion.ini
- source = http://github.com/therion/therion/archive/v6.2.0.tar.gz
+ source = http://github.com/therion/therion/archive/v6.2.1.tar.gz
source = therion_ini.patch
- sha256sums = 8742f77859cbbe122c9b853135543e6a02bcd940dac6aa2f2fac7effc8d0c990
+ sha256sums = 70fbb82091b3e8dbb4451604438588bc23c14af8398b1d32676eae019c5f3131
sha256sums = 0639b0c4c9660af33675bf948ca4678d441167f77f7818cc015b7738a53fb8f3
pkgname = therion
diff --git a/PKGBUILD b/PKGBUILD
index 7e4df25a5361..d4320c5b7235 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Rodrigo Severo <rsev at protonmail dot com>
pkgname='therion'
-pkgver='6.2.0'
+pkgver='6.2.1'
pkgrel='1'
pkgdesc="Cave surveying: processes survey data and generates maps or 3D models of caves"
arch=('x86_64' 'i686')
@@ -42,7 +42,7 @@ source=(
)
sha256sums=(
- '8742f77859cbbe122c9b853135543e6a02bcd940dac6aa2f2fac7effc8d0c990'
+ '70fbb82091b3e8dbb4451604438588bc23c14af8398b1d32676eae019c5f3131'
'0639b0c4c9660af33675bf948ca4678d441167f77f7818cc015b7738a53fb8f3'
)