Date: Monday, February 27, 2017 @ 10:44:28 Author: spupykin Revision: 214023
upgpkg: cacti 1.0.4-1 upd Modified: cacti/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-27 10:44:21 UTC (rev 214022) +++ PKGBUILD 2017-02-27 10:44:28 UTC (rev 214023) @@ -3,7 +3,7 @@ # Contributor: tuxbubling <tuxbubl...@jabber.fr> pkgname=cacti -pkgver=1.0.3 +pkgver=1.0.4 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=('9b1ed9e1dc2002f50a31c293870e1125d1c9e0a213d485cdef1e65658be420f3') +sha256sums=('f6523a925001194f35ebb30f353f596f08c5cb562332b590021e07af49693e18') package() { mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti