summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 466c53d22e2d..f3604917ee8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bandwidthd
_repouser=post-factum
_reponame=bandwidthd
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
epoch=1
pkgdesc="Daemon for graphing traffic of subnet machines"
@@ -14,7 +14,7 @@ depends=(sqlite libpcap libpng gd nginx)
source=(${pkgname}-${pkgver}.tar.bz2::https://gitlab.com/${_repouser}/${_reponame}/-/archive/v${pkgver}/${_reponame}-v${pkgver}.tar.bz2)
-sha256sums=('432c532b857057d2e2b6e4bc61e696a3a326815531eb122c50c4e0e0acb3fc3d')
+sha256sums=('03c5267825e0f0fa49ecc6ff4374c78f011628dbf60bda0c30bbefd664d5025d')
backup=('etc/bandwidthd/bandwidthd.conf'
'etc/bandwidthd/bandwidthd-webui.conf')