mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
[lilac] updated to 202404172209-1
This commit is contained in:
parent
83a18460e1
commit
c27f5618ca
2 changed files with 6 additions and 6 deletions
10
.SRCINFO
10
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = v2ray-rules-dat
|
||||
pkgdesc = Enhanced edition of V2Ray rules dat files
|
||||
pkgver = 202404162209
|
||||
pkgver = 202404172209
|
||||
pkgrel = 1
|
||||
url = https://github.com/Loyalsoldier/v2ray-rules-dat
|
||||
arch = any
|
||||
|
|
@ -11,10 +11,10 @@ pkgbase = v2ray-rules-dat
|
|||
provides = v2ray-geoip
|
||||
conflicts = v2ray-domain-list-community
|
||||
conflicts = v2ray-geoip
|
||||
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404162209/geoip.dat
|
||||
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404162209/geosite.dat
|
||||
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404162209/geoip.dat.sha256sum
|
||||
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404162209/geosite.dat.sha256sum
|
||||
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404172209/geoip.dat
|
||||
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404172209/geosite.dat
|
||||
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404172209/geoip.dat.sha256sum
|
||||
source = https://github.com/Loyalsoldier/v2ray-rules-dat/releases/download/202404172209/geosite.dat.sha256sum
|
||||
source = https://raw.githubusercontent.com/Loyalsoldier/domain-list-custom/master/LICENSE
|
||||
sha256sums = 8747981cd3d1c803244fcd4bee3f10e9e2d92c62901c5174158d10d173520f72
|
||||
sha256sums = 8cc4ca91a735d7faa0e2be10cfe29316dce29e97be8d2eb972993dd980d51a2e
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Felix Yan <felixonmars@archlinux.org>
|
||||
|
||||
pkgname=v2ray-rules-dat
|
||||
pkgver=202404162209
|
||||
pkgver=202404172209
|
||||
pkgrel=1
|
||||
pkgdesc="Enhanced edition of V2Ray rules dat files"
|
||||
arch=(any)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue