[arch-commits] Commit in cacti/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Mar 13 11:33:28 UTC 2017
Date: Monday, March 13, 2017 @ 11:33:28
Author: spupykin
Revision: 216065
upgpkg: cacti 1.0.5-1
upd
Modified:
cacti/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-13 11:33:25 UTC (rev 216064)
+++ PKGBUILD 2017-03-13 11:33:28 UTC (rev 216065)
@@ -3,7 +3,7 @@
# Contributor: tuxbubling <tuxbubling at jabber.fr>
pkgname=cacti
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc="complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality"
arch=(any)
@@ -14,7 +14,7 @@
'etc/webapps/cacti/config.php')
install=cacti.install
source=("http://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz")
-sha256sums=('f6523a925001194f35ebb30f353f596f08c5cb562332b590021e07af49693e18')
+sha256sums=('1fe8cdcc10ca5b38f73d8a29f2c8a3bd3d0f2b0188bfb67501aa5025e0a221eb')
package() {
mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti
More information about the arch-commits
mailing list