summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Wagie2020-03-31 12:10:02 -0600
committerMark Wagie2020-03-31 12:10:02 -0600
commitfe36110171e042a3c3bc454ef4178f7d3a97fbef (patch)
tree8f6b09f3e89fea250ff9bc486444b0e96a939aff /.SRCINFO
parent19e5c1a747ef1d57ef43098d898a9bbb3823d00a (diff)
downloadaur-fe36110171e042a3c3bc454ef4178f7d3a97fbef.tar.gz
PKGBUILD rewrite
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 17 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49a0a8dc3a58..91455d39e3d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,33 @@
pkgbase = nutty-git
- pkgdesc = A network utility for linux. Monitor the devices on your network and check bandwidth and speed details.
- pkgver = 120.8af2d4a
+ pkgdesc = A network utility that monitors the devices on your network, checks bandwidth and speed details.
+ pkgver = 1.1.1.r29.g56f5996
pkgrel = 1
url = https://github.com/babluboy/nutty
install = nutty.install
arch = i686
arch = x86_64
license = GPL3
- makedepends = vala
makedepends = git
makedepends = meson
- depends = gtk3
+ makedepends = vala
+ makedepends = appstream
depends = granite
- depends = sqlite
- depends = libxml2
depends = libnotify
+ depends = libxml2
depends = libgee
- provides = nutty-git
- conflicts = nutty-git
+ depends = sqlite
+ depends = net-tools
+ depends = nethogs
+ depends = nmap
+ depends = traceroute
+ depends = vnstat
+ depends = wireless_tools
+ depends = iproute2
+ depends = pciutils
+ provides = nutty
+ conflicts = nutty
source = git+https://github.com/babluboy/nutty.git
- sha256sums = SKIP
+ md5sums = SKIP
pkgname = nutty-git