Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / wgcf


Commits:
c016ba38 by Felix Yan at 2026-03-10T21:37:49+08:00
upgpkg: 2.2.24-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wgcf
        pkgdesc = Generate WireGuard profile from Cloudflare Warp account
-       pkgver = 2.2.23
+       pkgver = 2.2.24
        pkgrel = 1
        url = https://github.com/ViRb3/wgcf
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = wgcf
        makedepends = git
        makedepends = go
        depends = glibc
-       source = git+https://github.com/ViRb3/wgcf.git#tag=v2.2.23
-       sha256sums = 
762dce433e255cdaaa6d6b3e8ecbe7cbb75ad493b0bbbd706e0d718d3456840f
+       source = git+https://github.com/ViRb3/wgcf.git#tag=v2.2.24
+       sha256sums = 
34b87cbcb6ea83e534ae94a1410aaf96810ab0a6ca13b28cb9650145f3a775b8
 
 pkgname = wgcf


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: w0rty <mawo97 at gmail.com>
 
 pkgname=wgcf
-pkgver=2.2.23
+pkgver=2.2.24
 pkgrel=1
 pkgdesc='Generate WireGuard profile from Cloudflare Warp account'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('glibc')
 makedepends=('git' 'go')
 source=("git+https://github.com/ViRb3/wgcf.git#tag=v$pkgver";)
-sha256sums=('762dce433e255cdaaa6d6b3e8ecbe7cbb75ad493b0bbbd706e0d718d3456840f')
+sha256sums=('34b87cbcb6ea83e534ae94a1410aaf96810ab0a6ca13b28cb9650145f3a775b8')
 
 prepare(){
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wgcf/-/commit/c016ba38a61006e93d5f20758416d6e826c77ee2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wgcf/-/commit/c016ba38a61006e93d5f20758416d6e826c77ee2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to