summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-05-20 20:58:51 +0800
committerChocobo12023-05-20 20:58:51 +0800
commit95e0cb98ae8cfa9c5d17a918d043fb764baca0fe (patch)
treecbe2988d01cd0d9b24338aec7aa47d7469cd5995 /PKGBUILD
parent73219dce5c74eeac22240c121c34c7b5977a0115 (diff)
downloadaur-arptables-git.tar.gz
upgpkg: arptables-git 0.0.5.r0.gefae894-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18c1ce247835..9bfff588b91f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=arptables-git
pkgver=0.0.5.r0.gefae894
-pkgrel=2
+pkgrel=3
pkgdesc="ARP filtering utility"
arch=('i686' 'x86_64')
url="https://ebtables.netfilter.org/"
@@ -13,7 +13,7 @@ provides=("arptables=$pkgver")
conflicts=('arptables')
backup=('etc/arptables.conf')
source=("git://git.netfilter.org/arptables"
- "arptables.service::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/iptables/trunk/arptables.service")
+ "arptables.service::https://gitlab.archlinux.org/archlinux/packaging/packages/iptables/-/raw/main/arptables.service")
sha256sums=('SKIP'
'SKIP')