aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/archlinux
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/archlinux')
-rw-r--r--packaging/archlinux/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/archlinux/PKGBUILD b/packaging/archlinux/PKGBUILD
index 0fcb919..79f37f7 100644
--- a/packaging/archlinux/PKGBUILD
+++ b/packaging/archlinux/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yun-Chih Chen <yunchih@csie.ntu.edu.tw>
pkgname=nfcollect
-pkgver=0.1
-pkgrel=2
+pkgver=0.2
+pkgrel=1
pkgdesc='Collect NFLOG log entries and commit them to stable storage in binary (compressed) format'
arch=(x86_64)
url='https://github.com/yunchih/nfcollect'