[arch-commits] Commit in vnstat/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Apr 30 10:44:28 UTC 2019
Date: Tuesday, April 30, 2019 @ 10:44:26
Author: spupykin
Revision: 456746
upgpkg: vnstat 2.2-1
Modified:
vnstat/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-30 10:43:43 UTC (rev 456745)
+++ PKGBUILD 2019-04-30 10:44:26 UTC (rev 456746)
@@ -3,7 +3,7 @@
# Contributor: Thorsten Töpper <atsutane-tu at freethoughts.de>
pkgname=vnstat
-pkgver=2.1
+pkgver=2.2
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=(https://humdi.net/vnstat/$pkgname-$pkgver.tar.gz)
-sha256sums=('d12cc8deb3d6ecac59a6554efce5df9e80e750f4de2b48b56e66b8f496e9607a')
+sha256sums=('c60a7bc35e0247b0d2e628d8fc39427f2482e844c2c7b9cdbfc814463310e02c')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list