summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVVL2017-09-30 17:53:31 +0300
committerVVL2017-09-30 17:53:31 +0300
commit27bcb99d017b176b169b8666f40628522bf517bf (patch)
tree3f9fc93c10bd29cd2d50dd37d2e269fa1fafebbe /PKGBUILD
parent2a299b554620e99a9e286e20c7e6a268c75b65d8 (diff)
downloadaur-27bcb99d017b176b169b8666f40628522bf517bf.tar.gz
Update to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5a54afafc5b..94f2d324dd4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: VVL <me@ivvl.ru>
pkgname=snft
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Script for simple configuring firewall based on nftables."
arch=(any)
url="https://github.com/vvl-rulez/snft"
license=('MIT')
-source=("https://github.com/vvl-rulez/snft/archive/v1.1.0.tar.gz")
+source=("https://github.com/vvl-rulez/snft/archive/v1.1.1.tar.gz")
depends=('nftables')
conflicts=('snft-git')
sha256sums=('SKIP')