summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLonny Wong2023-12-23 18:39:57 +0800
committerLonny Wong2023-12-23 18:39:57 +0800
commit995a42d218cbd5d16676e0ed291312bfe4cc1367 (patch)
tree4cfae806d5bb06e315ef9fc941dd556b4b90ddf7 /PKGBUILD
parent6622143ddc2cacd6a4970bd0822a924305c011ff (diff)
downloadaur-trzsz.tar.gz
trzsz v1.1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76cb9aa17054..ae0b43903a67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lonny Wong <lonnywong@qq.com>
pkgname="trzsz"
-pkgver="1.1.6"
+pkgver="1.1.7"
pkgrel=1
epoch=0
pkgdesc="Simple file transfer tools, similar to lrzsz (rz/sz), and compatible with tmux."
@@ -21,7 +21,7 @@ install=
changelog=
source=("https://github.com/trzsz/trzsz-go/archive/refs/tags/v$pkgver.tar.gz")
noextract=()
-md5sums=('0d00d1a76b1ef7c3c398d4e4eeb7ddb2')
+md5sums=('0bace0b58f767eab0636d597c7c37ec4')
validpgpkeys=()
build() {