[arch-commits] Commit in wavemon/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Tue Feb 20 10:04:31 UTC 2018


    Date: Tuesday, February 20, 2018 @ 10:04:30
  Author: anthraxx
Revision: 296456

upgpkg: wavemon 0.8.2-1

Modified:
  wavemon/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-20 09:58:01 UTC (rev 296455)
+++ PKGBUILD	2018-02-20 10:04:30 UTC (rev 296456)
@@ -2,7 +2,7 @@
 # Contributor: Beej Jorgensen <beej at beej.us>
 
 pkgname=wavemon
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc='Ncurses-based monitoring application for wireless network devices'
 url='https://github.com/uoaerg/wavemon'
@@ -10,7 +10,7 @@
 license=('GPL3')
 depends=('ncurses' 'libcap' 'libnl')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/uoaerg/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('6614e7591a55f76cc11391d1694ed8ad786adcf564c4cb1a8b52ce2b4eb591f2da239065ce274aa5e065d799479c65d3dabed3c228b851892f0a989b7ac36eb9')
+sha512sums=('383e8444602f1262015e5706ad76ae0cfd5ff9560cf8037edc92242bd89c1f8d4044a83d24009cac2c25b5bf3bda3ef52f0302d2ff0f21959c51ffdebe76ef25')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list