summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorystyle2021-09-09 16:22:16 +0800
committerystyle2021-09-09 16:22:16 +0800
commitfe0baea586f0a5b630dd59dd6d2631bd1eef278a (patch)
treea5a16188c17c2f5b2c0026805ffef75f7b5ea4ba /PKGBUILD
parentfbffdfbcd79183845005b7ab4f87f608197aa187 (diff)
downloadaur-fe0baea586f0a5b630dd59dd6d2631bd1eef278a.tar.gz
update to v1.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d36e48446db9..d7e09c6eee6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: YSTYLE <lxy5266@live.com>
pkgname=kaf-wifi
-pkgver=v1.0.4
+pkgver=v1.0.5
pkgrel=1
epoch=
pkgdesc="kaf wifi传书软件,支持kindle"
arch=('x86_64')
url="https://github.com/ystyle/kaf-wifi"
license=('MulanPSL')
-source=("https://github.com/ystyle/kaf-wifi/releases/download/$pkgver/kaf-wifi-linux.zip")
-md5sums=('28d7a457e0bcca48ce17e8d116145468')
+source=("https://github.com/ystyle/kaf-wifi/releases/download/$pkgver/kaf-wifi_${pkgver}_linux_amd64.zip")
+md5sums=('8bac52849c063a055d8dfb7f586b210d')
package() {
install -Dm755 kaf-wifi-linux "$pkgdir/usr/bin/kaf-wifi"