summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Greenslade2018-03-26 12:19:29 -0700
committerSean Greenslade2018-03-26 12:19:29 -0700
commit241ad94ef6c9855dfad2c6e58d60276369263c50 (patch)
treeb6922814dd5a7deb362aab89a511e010c02db3ae /PKGBUILD
parent2f55b3fb80cf358b0cfa8cfcd7926b1e029909e0 (diff)
downloadaur-usbtop-git.tar.gz
Deps update.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d4550dfdb1e..f6d1f6822e33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Sebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>
# Maintainer: Sean Greenslade <aur@seangreenslade.com>
pkgname=usbtop-git
-pkgver=0.1.5.g07c8818
+pkgver=0.2
pkgrel=1
pkgdesc="top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('BSD')
depends=('boost-libs' 'libpcap')
provides=('usbtop')
conflicts=('usbtop')
-makedepends=('boost' 'cmake')
+makedepends=('boost' 'cmake' 'git')
source=("git+https://github.com/aguinet/usbtop.git")
sha256sums=('SKIP')