summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGitHub Action2023-08-22 05:03:17 +0000
committerGitHub Action2023-08-22 05:03:17 +0000
commitb0ed6136bac61bfe04c84107c5ca8d183f65e8b4 (patch)
tree647097d2bb543f279e9c11e70cba2d2f8960ba44
parentaee8c0f7c4a5c6736e895b11c9270b2892f08933 (diff)
downloadaur-b0ed6136bac61bfe04c84107c5ca8d183f65e8b4.tar.gz
Update from GitHub Actions: auth-thu-bin: update to 2.2.1-1
https://github.com/ouuan/AUR-packages/actions/runs/5934636187
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cdad1576980..16319edf4276 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = auth-thu-bin
pkgdesc = A commandline Tunet (auth4/6.tsinghua.edu.cn, Tsinghua-IPv4) authentication tool
- pkgver = 2.2
- pkgrel = 2
+ pkgver = 2.2.1
+ pkgrel = 1
url = https://github.com/z4yx/GoAuthing
arch = x86_64
license = GPL3
provides = auth-thu
conflicts = auth-thu
- source = auth-thu-bin-2.2::https://github.com/z4yx/GoAuthing/releases/download/v2.2/auth-thu.linux.x86_64
- source = https://github.com/z4yx/GoAuthing/raw/v2.2/docs/goauthing.service
- source = https://github.com/z4yx/GoAuthing/raw/v2.2/docs/goauthing6.service
- source = https://github.com/z4yx/GoAuthing/raw/v2.2/docs/goauthing6@.service
- source = https://github.com/z4yx/GoAuthing/raw/v2.2/docs/goauthing@.service
- sha256sums = 24718658254c5c88da21b1e156c3b9d58a635690bc68ffef9b9e446bffc97a93
+ source = auth-thu-bin-2.2.1::https://github.com/z4yx/GoAuthing/releases/download/v2.2.1/auth-thu.linux.x86_64
+ source = https://github.com/z4yx/GoAuthing/raw/v2.2.1/docs/goauthing.service
+ source = https://github.com/z4yx/GoAuthing/raw/v2.2.1/docs/goauthing6.service
+ source = https://github.com/z4yx/GoAuthing/raw/v2.2.1/docs/goauthing6@.service
+ source = https://github.com/z4yx/GoAuthing/raw/v2.2.1/docs/goauthing@.service
+ sha256sums = c039a9dffa4aedec38b3544f2fb1f85cd2dde096f68977689147ce2f668c07f0
sha256sums = cfef26f4e2bf6aa336713372f7e015c477da0c1c976e6a609a0398ddbc710e16
sha256sums = c78e6168e14cb41f294f3b9632c38a48a1522e50c8d94ff7de8abe70e8b3e644
sha256sums = c97cfda5a20d7b1f52e0ca003567f2671aea9142ec4932cae74ffa89d0b0e093
diff --git a/PKGBUILD b/PKGBUILD
index 6267e1826e5d..cdb2e99b9536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Yufan You <ouuansteve at gmail>
pkgname=auth-thu-bin
-pkgver=2.2
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
provides=('auth-thu')
conflicts=('auth-thu')
pkgdesc='A commandline Tunet (auth4/6.tsinghua.edu.cn, Tsinghua-IPv4) authentication tool'
@@ -16,7 +16,7 @@ source=(
"https://github.com/z4yx/GoAuthing/raw/v$pkgver/docs/goauthing6@.service"
"https://github.com/z4yx/GoAuthing/raw/v$pkgver/docs/goauthing@.service"
)
-sha256sums=('24718658254c5c88da21b1e156c3b9d58a635690bc68ffef9b9e446bffc97a93'
+sha256sums=('c039a9dffa4aedec38b3544f2fb1f85cd2dde096f68977689147ce2f668c07f0'
'cfef26f4e2bf6aa336713372f7e015c477da0c1c976e6a609a0398ddbc710e16'
'c78e6168e14cb41f294f3b9632c38a48a1522e50c8d94ff7de8abe70e8b3e644'
'c97cfda5a20d7b1f52e0ca003567f2671aea9142ec4932cae74ffa89d0b0e093'