summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad9facea9054..0a51be862f67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Wed Feb 3 19:11:53 UTC 2016
pkgbase = netatop
pkgdesc = Atop network kernel module, enables network statistics in atop
pkgver = 0.7
- pkgrel = 1
+ pkgrel = 2
url = http://www.atoptool.nl/
install = depmod.install
arch = x86_64
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')