[arch-commits] Commit in clash/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 11:34:32 UTC 2020
Date: Sunday, March 22, 2020 @ 11:34:31
Author: felixonmars
Revision: 603432
upgpkg: clash 0.19.0-1
Modified:
clash/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 11:34:19 UTC (rev 603431)
+++ PKGBUILD 2020-03-22 11:34:31 UTC (rev 603432)
@@ -3,8 +3,8 @@
# Contributor: Luke Yue <lukedyue at gmail.com>
pkgname=clash
-pkgver=0.18.0
-pkgrel=2
+pkgver=0.19.0
+pkgrel=1
pkgdesc="A rule based proxy in Go"
arch=('x86_64')
url="https://github.com/Dreamacro/clash"
@@ -16,7 +16,7 @@
"${pkgname}-${pkgver}.tar.gz::https://github.com/Dreamacro/clash/archive/v${pkgver}.tar.gz")
sha512sums=('e9e215e0a06d0d1072467342dd72e777725b94634714c5bd5fdee31f48897d9b8ab7e83830d836533d6862fa6ebfda56dbf138edd873140de61d8ccdf2a54572'
'338c3a5904623bec48c03b2ef8cf452979c229fc5b89b2e0447664b40cd6e29c83cae47a19145be76d3ee2f0b6a54184a0cff69b834ba6107b444caacc02decf'
- 'abfaebf269c3cf69fa82a7537dfe8b5b00ea332bdf70d4b3d3d8ec232b697b87e5450bd63d00b11c4785a8d1555b05aec47a8d0f7f7f69b2085946919fed3113')
+ '40b975c43bb745e4a07840bc189f8cca9ca8e7114462c3e00b307152d73e345cf23d562b4112c86b0753d947912ad9c713553bac0dbc38a7068b5e94ce55824c')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list