[arch-commits] Commit in vnstat/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Dec 7 07:59:55 UTC 2018
Date: Friday, December 7, 2018 @ 07:59:54
Author: spupykin
Revision: 412035
upgpkg: vnstat 2.1-1
Modified:
vnstat/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-07 07:59:47 UTC (rev 412034)
+++ PKGBUILD 2018-12-07 07:59:54 UTC (rev 412035)
@@ -3,7 +3,7 @@
# Contributor: Thorsten Töpper <atsutane-tu at freethoughts.de>
pkgname=vnstat
-pkgver=2.0
+pkgver=2.1
pkgrel=1
pkgdesc="A console-based network traffic monitor"
arch=('x86_64')
@@ -14,7 +14,7 @@
optdepends=('gd: image output')
backup=(etc/vnstat.conf)
source=(http://humdi.net/vnstat/$pkgname-$pkgver.tar.gz)
-sha256sums=('6326648d66970802472736ee1a7037676f654b94452b141b88253343595f7e84')
+sha256sums=('d12cc8deb3d6ecac59a6554efce5df9e80e750f4de2b48b56e66b8f496e9607a')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list