Date: Wednesday, January 3, 2018 @ 08:57:16
  Author: arojas
Revision: 278127

Update to 1.1.29

Modified:
  cacti/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-01-03 08:56:20 UTC (rev 278126)
+++ PKGBUILD    2018-01-03 08:57:16 UTC (rev 278127)
@@ -3,7 +3,7 @@
 # Contributor: tuxbubling <[email protected]>
 
 pkgname=cacti
-pkgver=1.1.28
+pkgver=1.1.29
 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=("https://www.cacti.net/downloads/$pkgname-${pkgver/_/}.tar.gz";)
-sha256sums=('bc745e10c483512cb882a5858075ee8286dcf3abfc275e8212a7921135e4a2f9')
+sha256sums=('16f19adc5d9a398336cb05a15af43cb073e268c94a9c29cae06622a95527c1e3')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/webapps/cacti "$pkgdir"/etc/webapps/cacti

Reply via email to