diff options
-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 6b8746018554e..901e236bc7568 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.10.0} +VERSION=${VERSION:-0.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/tanya/tanya.info b/development/tanya/tanya.info index 33da17fdcde1e..246098bb88a75 100644 --- a/development/tanya/tanya.info +++ b/development/tanya/tanya.info @@ -1,8 +1,8 @@ PRGNAM="tanya" -VERSION="0.10.0" +VERSION="0.11.0" HOMEPAGE="https://github.com/caraus-ecms/tanya" -DOWNLOAD="https://download.dlackware.com/hosted-sources/tanya/tanya-0.10.0.tar.xz" -MD5SUM="b59b6409a00b5735972f2c224128cabc" +DOWNLOAD="https://download.dlackware.com/hosted-sources/tanya/tanya-0.11.0.tar.xz" +MD5SUM="6b5997f50d003801d74fb519423b5373" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="d-tools" |