Skip to content

Commit 323fcef

Browse files
committed
pkgbuilds: tio: 3.9
Signed-off-by: Nathan Chancellor <[email protected]>
1 parent d118d43 commit 323fcef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgbuilds/tio/PKGBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Nathan Chancellor <[email protected]>
22

33
pkgname=tio
4-
pkgver=3.8
4+
pkgver=3.9
55
pkgrel=1
66
pkgdesc="A simple serial device I/O tool"
77
arch=(x86_64)
@@ -11,7 +11,7 @@ depends=(glib2 glibc lua)
1111
makedepends=(meson)
1212
optdepends=(bash-completion)
1313
source=("https://github.com/$pkgname/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz")
14-
sha256sums=('a24c69e59b53cf72a147db2566b6ff3b6a018579684caa4b16ce36614b2b68d4')
14+
sha256sums=('06fe0c22e3e75274643c017928fbc85e86589bc1acd515d92f98eecd4bbab11b')
1515

1616
build() {
1717
arch-meson "$pkgname-$pkgver" build

0 commit comments

Comments
 (0)