aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSodface <sod@sodface.com>2022-09-11 08:48:39 -0400
committeralice <alice@ayaya.dev>2022-09-11 18:46:23 +0000
commit1e1496dcf62fee86a76665249d7747ba1d8caf41 (patch)
tree1c4bb0dbcdb2237b9e3eeffac06857a1c435f1ae
parent045bf04e11a16f0675030880b1ac0aa4d47b8318 (diff)
community/tio: upgrade to 2.0
-rw-r--r--community/tio/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tio/APKBUILD b/community/tio/APKBUILD
index 8989b55636d..391712d5687 100644
--- a/community/tio/APKBUILD
+++ b/community/tio/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sodface <sod@sodface.com>
# Maintainer: Sodface <sod@sodface.com>
pkgname=tio
-pkgver=1.47
+pkgver=2.0
pkgrel=0
pkgdesc="Simple TTY Terminal I/O Application"
url="https://github.com/tio/tio"
@@ -27,5 +27,5 @@ package() {
}
sha512sums="
-0fe95f950ab07ff19d7f70bab8ae6474eb0e2e7b6d22dec529450a7c5f02ca746253bee55c35e63b36509c01403c4b92e383b2544959b086e7ce12bb589449ef tio-1.47.tar.xz
+620a4fef915104f3ad154e2e45cce34bb461192900a7b01d456029aee550417577b5d20e4334e01edc29e3afb1a80fa4d3c94273c1f4026fe3658e7462de1fc9 tio-2.0.tar.xz
"