summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49b4a0a874d7..e6b7156ac0e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = tio
pkgdesc = The simple TTY terminal I/O application
- pkgver = 1.32
+ pkgver = 1.34
pkgrel = 1
url = http://tio.github.io/
arch = x86_64
arch = i686
license = GPLv2
- source = https://github.com/tio/tio/releases/download/v1.32/tio-1.32.tar.xz
- sha256sums = a8f5ed6994cacb96780baa416b19e5a6d7d67e8c162a8ea4fd9eccd64984ae44
+ makedepends = meson
+ depends = glibc
+ source = https://github.com/tio/tio/releases/download/v1.34/tio-1.34.tar.xz
+ sha256sums = ec5f659fcab6ebab5ff3aa8737d67809441e6f69f62fc8f38ab11986908254e1
pkgname = tio
-