summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmish2018-07-13 19:46:16 +0530
committerAmish2018-07-13 19:46:16 +0530
commit5314adb44ccb4c1627ab9d5a4b6e42f16cb8369c (patch)
tree468e77574b03938bdd3d5b4e25549d9bd4046298 /PKGBUILD
parent7ca18ac56bcf819df53e3e6ad7b44b538a8f4fd4 (diff)
downloadaur-5314adb44ccb4c1627ab9d5a4b6e42f16cb8369c.tar.gz
Update to 2.17.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 739ed81ec934..3d5a0f8e5485 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 266875 2017-11-15 14:29:11Z foutrelis $
-# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
+# Maintainer: Amish <contact at via dot aur>
+# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=mrtg
-pkgver=2.17.4
-pkgrel=2
+pkgver=2.17.7
+pkgrel=1
pkgdesc="Multi Router Traffic Grapher."
arch=('x86_64')
url="http://oss.oetiker.ch/mrtg/"
license=('GPL')
depends=('gd' 'perl')
source=("http://oss.oetiker.ch/mrtg/pub/${pkgname}-${pkgver}.tar.gz")
-md5sums=('197565e97f97212eef7b414463c8d40c')
+md5sums=('eada3870c0419e425299401486600d95')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"