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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Aug 18 02:36:22 UTC 2021


    Date: Wednesday, August 18, 2021 @ 02:36:21
  Author: grawlinson
Revision: 1002858

upgpkg: nbtscan 1.7.1-1

New upstream release.

Modified:
  nbtscan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-18 02:24:45 UTC (rev 1002857)
+++ PKGBUILD	2021-08-18 02:36:21 UTC (rev 1002858)
@@ -2,16 +2,14 @@
 # Contributor: Sergio Rubio <rubiojr at biondofu.net>
 
 pkgname=nbtscan
-pkgver=1.6
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='Scan networks searching for NetBIOS information'
 url='https://github.com/resurrecting-open-source-projects/nbtscan'
 arch=('x86_64')
 license=('GPL2')
-depends=(glibc)
-source=(https://github.com/resurrecting-open-source-projects/nbtscan/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('9fc1bf325c37b1c9a3e4abec3bf2e5116f20c552a6ae5dc21d581c926ae02262')
-b2sums=('3e38e946aa875be2bca8ad0155a5bf4c612cecda3761623d75657b2ab54aa7a7526d284a78db764518748e092c2719a4c02bcdce32095c87537c9979571c10f7')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
+b2sums=('09fafb52217f73c922cb4ae8610aa6745ef5b1a6992b8abe880e901b07658063a6b109e7a7de10601024178de6bcaa1526e11ea16b1906287d598fca9dd203c1')
 
 prepare() {
 	cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list