[arch-commits] Commit in vnstat/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon May 17 17:19:16 UTC 2021
Date: Monday, May 17, 2021 @ 17:19:16
Author: spupykin
Revision: 936067
upgpkg: vnstat 2.7-1
Modified:
vnstat/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 17:16:56 UTC (rev 936066)
+++ PKGBUILD 2021-05-17 17:19:16 UTC (rev 936067)
@@ -3,7 +3,7 @@
# Contributor: Thorsten Töpper <atsutane-tu at freethoughts.de>
pkgname=vnstat
-pkgver=2.6
+pkgver=2.7
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=('89276e0a7281943edb554b874078278ad947dc312938a2451e03eb80679f7ff7')
+sha256sums=('4c28a1d8bc03c2b6e7ab96c876e07dd8ea174b7cad73b7190ecb2b9501e83e9e')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list