diff options
author | Eugen Wissner <belka@caraus.de> | 2018-07-05 07:02:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:15 +0700 |
commit | f4193f92c2eaf0b21cd6a93a418b2ee99fe86a28 (patch) | |
tree | 2581e01966c4907f1e084bf1445214aa72ae25b9 /development/tanya | |
parent | 9355a143c08978d5e9cdeeb392483495a0f027dc (diff) | |
download | slackbuilds-f4193f92c2eaf0b21cd6a93a418b2ee99fe86a28.tar.gz |
development/tanya: Updated for version 0.10.0
Diffstat (limited to 'development/tanya')
-rw-r--r-- | development/tanya/tanya.SlackBuild | 2 | ||||
-rw-r--r-- | development/tanya/tanya.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/tanya/tanya.SlackBuild b/development/tanya/tanya.SlackBuild index 2e2c3b6119..6b87460185 100644 --- a/development/tanya/tanya.SlackBuild +++ b/development/tanya/tanya.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tanya -VERSION=${VERSION:-0.8.1} +VERSION=${VERSION:-0.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/tanya/tanya.info b/development/tanya/tanya.info index 6d6113d9f2..33da17fdcd 100644 --- a/development/tanya/tanya.info +++ b/development/tanya/tanya.info @@ -1,8 +1,8 @@ PRGNAM="tanya" -VERSION="0.8.1" +VERSION="0.10.0" HOMEPAGE="https://github.com/caraus-ecms/tanya" -DOWNLOAD="https://download.dlackware.com/hosted-sources/tanya/tanya-0.8.1.tar.xz" -MD5SUM="35447e97bc2cb5f5ba56a0d009d0fcf5" +DOWNLOAD="https://download.dlackware.com/hosted-sources/tanya/tanya-0.10.0.tar.xz" +MD5SUM="b59b6409a00b5735972f2c224128cabc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="d-tools" |