summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMáté Eckl2021-09-13 21:23:39 +0200
committerMáté Eckl2021-09-13 21:23:39 +0200
commitc6a356bcb9b26fdeb0d16c93793e0d5f562f1d03 (patch)
tree7115d39e8a0fe612ae70452b4f94d5ec3d311051 /PKGBUILD
parentdcba1e4919c2972a96f723d2bb54b49d37974321 (diff)
downloadaur-c6a356bcb9b26fdeb0d16c93793e0d5f562f1d03.tar.gz
Increase version to 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3092f731d6b..afaf7776cc9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Anatol Pomozov <anatol.pomozov@gmail.com>
pkgname=libnftnl-git
-pkgver=1.1.7
+pkgver=1.2.0
pkgrel=1
pkgdesc='Netfilter nf_tables infrastructure library that provides low level API for nftables to transform netlink messages to objects.'
arch=(i686 x86_64)