From 27cac94f1e97bd1c5ab33643ad3847af2cb7c8f6 Mon Sep 17 00:00:00 2001 From: lilac Date: Mon, 6 Oct 2025 17:21:46 +0800 Subject: [PATCH] [lilac] updated to 202510052212-2 --- .SRCINFO | 10 +++++----- PKGBUILD | 7 ++++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 7d059967cb1cf..15ecb43b2c86c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = v2ray-rules-dat pkgdesc = Enhanced edition of V2Ray rules dat files. - pkgver = 202510042211 - pkgrel = 1 + pkgver = 202510052212 + pkgrel = 2 url = https://github.com/Loyalsoldier/v2ray-rules-dat arch = any license = GPL3 @@ -13,9 +13,9 @@ pkgbase = v2ray-rules-dat conflicts = v2ray-geoip conflicts = xray-geoip conflicts = xray-geosite - source = geoip-202510042211.dat::https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202510042211/geoip.dat - source = geosite-202510042211.dat::https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202510042211/geosite.dat + source = geoip-202510052212.dat::https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202510052212/geoip.dat + source = geosite-202510052212.dat::https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202510052212/geosite.dat sha256sums = ac108c8f3f110df9ef67af07709f2a26599b4ce20570e6ae51cf82ccb495e0ed - sha256sums = 14b26c48c512c664171fb2e46a4b60f6c28f22afff81f4c2a655e10c5701176b + sha256sums = ffc8a73e10ead8ae8b3e043cd0eb0d2152968186f5f53ba17a470604b72ecc20 pkgname = v2ray-rules-dat diff --git a/PKGBUILD b/PKGBUILD index ffa8fa7a5a196..c5f33d8bcbada 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,11 +1,12 @@ # Maintainer: DeepChirp # Maintainer: hour-keeper +# Contributor: lilydjwg # Contributor: Zenvie <134689569+Zenvie@users.noreply.github.com> # Contributor: Felix Yan pkgname=v2ray-rules-dat -pkgver=202510042211 -pkgrel=1 +pkgver=202510052212 +pkgrel=2 pkgdesc="Enhanced edition of V2Ray rules dat files." arch=('any') _author=Loyalsoldier @@ -16,7 +17,7 @@ conflicts=('v2ray-domain-list-community' 'v2ray-geoip' 'xray-geoip' 'xray-geosit source=("geoip-$pkgver.dat::${url}/releases/download/${pkgver}/geoip.dat" "geosite-$pkgver.dat::${url}/releases/download/${pkgver}/geosite.dat") sha256sums=('ac108c8f3f110df9ef67af07709f2a26599b4ce20570e6ae51cf82ccb495e0ed' - '14b26c48c512c664171fb2e46a4b60f6c28f22afff81f4c2a655e10c5701176b') + 'ffc8a73e10ead8ae8b3e043cd0eb0d2152968186f5f53ba17a470604b72ecc20') package() { local d