summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAnatol Pomozov2015-06-17 08:47:02 -0700
committerAnatol Pomozov2015-06-17 08:47:02 -0700
commit2ea94a9777bc98114ef46237b41367a7fb2bc381 (patch)
tree9e4213cd65d6d342f7f196a86f51f66ed32c76ca /.SRCINFO
downloadaur-2ea94a9777bc98114ef46237b41367a7fb2bc381.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..abe1d69eccf7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = iptables-nftables-git
+ pkgdesc = backward compatibility iptables/ip6tables user-space utility
+ pkgver = 1.4.15.r261.ge2f019a
+ pkgrel = 1
+ url = http://netfilter.org/projects/nftables/
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = git
+ provides = iptables
+ conflicts = iptables
+ conflicts = iptables-nftables
+ source = git://git.netfilter.org/iptables-nftables
+ sha1sums = SKIP
+
+pkgname = iptables-nftables-git
+