summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05b5fb765455..d4c1b753e84c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iproute2-selinux
pkgdesc = IP Routing Utilities with SELinux support
pkgver = 6.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
arch = x86_64
arch = aarch64
@@ -18,7 +18,7 @@ pkgbase = iproute2-selinux
optdepends = linux-atm: ATM support
optdepends = python: for routel
provides = iproute
- provides = iproute2=6.8.0-1
+ provides = iproute2=6.8.0-2
conflicts = iproute2
options = staticlibs
source = https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.8.0.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 93d3d18660a7..ff873cff2cc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=iproute2-selinux
pkgver=6.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64' 'aarch64')
license=('GPL2')