summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4d2f1e4710e..5f835d3f735b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: RubenKelevra <cyrond@gmail.com>
pkgname=rk-server-basic
-pkgver=2015.08.23
+pkgver=2015.10.23
pkgrel=1
pkgdesc="Metapackage that installs basic server tools. Enables the following services: cronie preload ntpd haveged"
url="http://notyetthere.com"
@@ -65,6 +65,7 @@ depends=("pkgtools"
"unzip"
"dhclient"
"vim"
+"atop"
)
replaces=(
"rk-basic-system-tools"