Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
v2ray-geoip


Commits:
a3563551 by Felix Yan at 2026-06-07T03:48:07+00:00
upgpkg: 202606050359-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
 pkgbase = v2ray-geoip
        pkgdesc = GeoIP List for V2Ray
-       pkgver = 202605120112
+       pkgver = 202606050359
        pkgrel = 1
        url = https://github.com/v2fly/geoip
        arch = any
        license = CC-BY-SA-4.0
-       source = 
geoip-202605120112.dat::https://github.com/v2fly/geoip/releases/download/202605120112/geoip.dat
-       sha512sums = 
b0831ce0d358397d121b445da182f57dccfd489d89ac36082cb5eccb90205b491a320ee909f1fbfa0e067b3b202af8903b81f86b7968d122404ad0137c25c45a
+       source = 
geoip-202606050359.dat::https://github.com/v2fly/geoip/releases/download/202606050359/geoip.dat
+       sha512sums = 
1f4807ad60439adeea4e24befeefa405827b257125e81c32f6ae03aa29d217c450af0dcb050d7d200015ca806f85bdf63f287370d84d493d10dbbb12ce724164
 
 pkgname = v2ray-geoip


=====================================
PKGBUILD
=====================================
@@ -1,14 +1,14 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=v2ray-geoip
-pkgver=202605120112
+pkgver=202606050359
 pkgrel=1
 pkgdesc="GeoIP List for V2Ray"
 arch=('any')
 url="https://github.com/v2fly/geoip";
 license=('CC-BY-SA-4.0')
 
source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat";)
-sha512sums=('b0831ce0d358397d121b445da182f57dccfd489d89ac36082cb5eccb90205b491a320ee909f1fbfa0e067b3b202af8903b81f86b7968d122404ad0137c25c45a')
+sha512sums=('1f4807ad60439adeea4e24befeefa405827b257125e81c32f6ae03aa29d217c450af0dcb050d7d200015ca806f85bdf63f287370d84d493d10dbbb12ce724164')
 
 package() {
   install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-geoip/-/commit/a3563551da35b57e2f0228977c6233aae605e1ba

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-geoip/-/commit/a3563551da35b57e2f0228977c6233aae605e1ba
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to