summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmish2022-06-30 09:28:54 +0530
committerAmish2022-06-30 09:28:54 +0530
commit0ed85069bbdf018ae8e00cacfb8053b123c6092b (patch)
tree7e5204e41caef250c01bed7a0138235dc722f55c /PKGBUILD
parent3f8993be7dda74c784cd1ab394a2aa6e6ced6c15 (diff)
downloadaur-0ed85069bbdf018ae8e00cacfb8053b123c6092b.tar.gz
Update to 3.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64e1d72a89f2..9a2502c66b28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Lubomir Krajcovic <lubomir.krajcovic(AT)gmail(DOT)com>
# Contributor: Vladimir Kutyavin <vlkut(AT)bk(DOT)ru>
pkgname=xtables-addons-dkms
-pkgver=3.20
+pkgver=3.21
pkgrel=1
pkgdesc='DKMS for additional extensions for Xtables packet filter present in the Linux kernel'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ conflicts=(xtables-addons xtables-addons-git xtables-addons-multikernel)
replaces=(xtables-addons xtables-addons-git xtables-addons-multikernel)
source=(https://inai.de/files/${pkgname%-dkms}/${pkgname%-dkms}-${pkgver}.tar.xz
dkms.conf)
-sha256sums=('359d625658ecc2190b9f164e067d83070a949ac64f81fcddd484be5d14fa116e'
+sha256sums=('2e09ac129a14f5e9c23b115ebcdfff4aa84e2aeba1268dbdf39b2d752bd71e19'
'87546f6d100a33271086d3bc990a2a1e4de83e25fb4a048774c520f4c36729e6')
prepare() {