summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12018-08-28 00:05:26 +0800
committerChocobo12018-08-28 00:05:26 +0800
commited801004fb2d58cf8c0a712e40a22a55f3dfc2d4 (patch)
treeab1ef9241f91de88cde18c2dc9327a1b7f034ef6
parentf66619b1fdea001871681d56a439d4f5fff0b6d9 (diff)
downloadaur-ed801004fb2d58cf8c0a712e40a22a55f3dfc2d4.tar.gz
upgpkg: net-tools-git 1.60.r366.gaebd88e-1
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f38a822c8f10..9bff8fa5e3a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = net-tools-git
pkgdesc = The collection of base networking utilities for Linux
- pkgver = 1.60.r364.g479bb4a
+ pkgver = 1.60.r366.gaebd88e
pkgrel = 1
- url = http://net-tools.sourceforge.net/
+ url = https://sourceforge.net/projects/net-tools/
arch = i686
arch = x86_64
license = GPL2
makedepends = git
depends = glibc
- depends = gettext
provides = net-tools
conflicts = net-tools
source = git+https://git.code.sf.net/p/net-tools/code
diff --git a/PKGBUILD b/PKGBUILD
index fad5b7e42d85..7331dffcd977 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=net-tools-git
-pkgver=1.60.r364.g479bb4a
+pkgver=1.60.r366.gaebd88e
pkgrel=1
pkgdesc="The collection of base networking utilities for Linux"
arch=('i686' 'x86_64')
-url="http://net-tools.sourceforge.net/"
+url="https://sourceforge.net/projects/net-tools/"
license=('GPL2')
-depends=('glibc' 'gettext')
+depends=('glibc')
makedepends=('git')
provides=('net-tools')
conflicts=('net-tools')