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

Levente Polyak anthraxx at archlinux.org
Wed Jan 13 22:40:57 UTC 2021


    Date: Wednesday, January 13, 2021 @ 22:40:57
  Author: anthraxx
Revision: 820747

upgpkg: wavemon 0.9.3-1

Modified:
  wavemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 22:19:37 UTC (rev 820746)
+++ PKGBUILD	2021-01-13 22:40:57 UTC (rev 820747)
@@ -2,16 +2,16 @@
 # Contributor: Beej Jorgensen <beej at beej.us>
 
 pkgname=wavemon
-pkgver=0.9.1
+pkgver=0.9.3
 pkgrel=1
 pkgdesc='Ncurses-based monitoring application for wireless network devices'
 url='https://github.com/uoaerg/wavemon'
 arch=('x86_64')
 license=('GPL3')
-depends=('ncurses' 'libcap' 'libnl')
+depends=('glibc' 'ncurses' 'libncursesw.so' 'libcap' 'libcap.so' 'libnl')
 source=(https://github.com/uoaerg/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('5ebd5b79d3b7c546bc16b95161872c699a75e9acdfc6e3f02ec48dad10802067')
-sha512sums=('c05e9ea488d3fb9bfdb15419aadc54bed08d338dba7c118d2a2ff6423ffe31c16ff8e9e05fc2e39fffb069f28fa7daef30f079ca63186064c0ade4f9fe98864c')
+sha512sums=('0e4f6db1dfd1915a3c0e1c9708eea501d7180e80df891d0c5a59bb72d48777731c67a256d2d7d6c748ade8e1a3efad9004f5e13971e0b4e16eefdd4f8c6fe1c1')
+b2sums=('383e5462e6f3abf86b3604499764060927321018f9dfaef9b742d933e832e568249e41f348788184e125324f81672f2f2b2ff9ca970c215f95a80ec140e0ca11')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list