summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-10 16:20:31 +0800
committerChocobo12023-04-10 16:20:31 +0800
commit920659d0dc81a41c9af7754c507ac3eb7acc4326 (patch)
tree7ea970ed64ac18d143a67d5053108f367c61b0b7 /PKGBUILD
parent6b7307b1cb37367d0b578c06a0bbe987dee4b5f3 (diff)
downloadaur-920659d0dc81a41c9af7754c507ac3eb7acc4326.tar.gz
upgpkg: iperf-git r2905.g4eaf0d6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3754f2b7715e..576a0b516cb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=iperf-git
-pkgver=r2057.g029d09f
+pkgver=r2905.g4eaf0d6
pkgrel=1
pkgdesc="A tool to measure maximum TCP bandwidth"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://sourceforge.net/projects/iperf2/"
license=('custom')
depends=('gcc-libs')
makedepends=('git')
-provides=('iperf')
+provides=("iperf=$pkgver")
conflicts=('iperf')
source=("git+https://git.code.sf.net/p/iperf2/code"
"iperf-tcp.service::https://raw.githubusercontent.com/archlinux/svntogit-community/packages/iperf/trunk/iperf-tcp.service"