summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 363c0fac4f16..a19600c5c4c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
packager="Spider.007 <archPackage@spider007.net>"
pkgname=netatop
pkgver=0.7
-pkgrel=1
+pkgrel=2
pkgdesc="Atop network kernel module, enables network statistics in atop"
url="http://www.atoptool.nl/"
-groups=modules
-license='GPL'
+groups=('modules')
+license=('GPL')
install='depmod.install'
depends=('atop')
makedepends=('linux-headers')