summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDee.H.Y2024-09-28 23:13:33 +0800
committerDee.H.Y2024-09-28 23:13:33 +0800
commit337cca2afe8ec6b074dd4c391485d52d4bb481c4 (patch)
tree3e484553f5b1215c54fd63a318e2bcc9e663bf9d
parent256d3e82682295a64f0b2f7b63cee347ed09d0f7 (diff)
downloadaur-337cca2afe8ec6b074dd4c391485d52d4bb481c4.tar.gz
bump to 0.8.62-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d3e5e3ad18e..9db6c76e8676 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flclash-bin
pkgdesc = A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free.
- pkgver = 0.8.57
+ pkgver = 0.8.62
pkgrel = 1
url = https://github.com/chen08209/FlClash
install = flclash.install
@@ -24,7 +24,7 @@ pkgbase = flclash-bin
depends = gcc-libs
conflicts = flclash-git
conflicts = flclash
- source = flclash-0.8.57.deb::https://github.com/chen08209/FlClash/releases/download/v0.8.57/flclash-0.8.57-linux-amd64.deb
- sha256sums = 8ba43b8256308f50bac26c6b7ea052e285e90a981baa029c1b52dcba913bfa7d
+ source = flclash-0.8.62.deb::https://github.com/chen08209/FlClash/releases/download/v0.8.62/flclash-0.8.62-linux-amd64.deb
+ sha256sums = 64f10d1c8bd1d710cebf06c1fd1fd2ca6c1bcb5ae77b4ebcba1ed92276ccded9
pkgname = flclash-bin
diff --git a/PKGBUILD b/PKGBUILD
index d9b8ce4d29cb..bb0f0a45089f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dee.H.Y <dongfengweixiao AT hotmail DOT com>
pkgname=flclash-bin
_pkgname=flclash
-pkgver=0.8.57
+pkgver=0.8.62
pkgrel=1
pkgdesc="A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free."
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=(libayatana-appindicator cairo at-spi2-core hicolor-icon-theme libdbusme
source=(
"${_pkgname}-${pkgver}.deb::${url}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-linux-amd64.deb"
)
-sha256sums=('8ba43b8256308f50bac26c6b7ea052e285e90a981baa029c1b52dcba913bfa7d')
+sha256sums=('64f10d1c8bd1d710cebf06c1fd1fd2ca6c1bcb5ae77b4ebcba1ed92276ccded9')
package() {
msg "Converting debian package..."