summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen2015-11-06 16:08:18 +0100
committerToke Høiland-Jørgensen2015-11-06 16:08:18 +0100
commit85a7f101db97d62f7bc6ac8aa3f16633b06b3444 (patch)
tree76d03560d82acd7542681771ee459dcd1926e26e
parent378cfa3c2e50ff16ebaac8a7b60c6ded710d65a2 (diff)
downloadaur-85a7f101db97d62f7bc6ac8aa3f16633b06b3444.tar.gz
Bump Flent to v0.13.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ce7005cfa38..9f0fee074ba0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flent
pkgdesc = The FLExible Network Tester.
- pkgver = 0.12.2
+ pkgver = 0.13.0
pkgrel = 1
url = https://flent.org
arch = any
@@ -12,9 +12,9 @@ pkgbase = flent
optdepends = python-pyqt4: for the GUI
conflicts = netperf-wrapper
replaces = netperf-wrapper
- source = https://pypi.python.org/packages/source/f/flent/flent-0.12.2.tar.gz
- source = https://pypi.python.org/packages/source/f/flent/flent-0.12.2.tar.gz.asc
- sha1sums = ea235784591cbaac56d10adec23f4ce69a9fdf80
+ source = https://pypi.python.org/packages/source/f/flent/flent-0.13.0.tar.gz
+ source = https://pypi.python.org/packages/source/f/flent/flent-0.13.0.tar.gz.asc
+ sha1sums = 3782e296b68987b3f23f46e47a6ffd89a9437b0a
sha1sums = SKIP
pkgname = flent
diff --git a/PKGBUILD b/PKGBUILD
index 3eda17c2cd38..e1b9e4403dde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Toke Høiland-Jørgensen <toke at toke dot dk>
pkgname=flent
-pkgver=0.12.2
+pkgver=0.13.0
pkgrel=1
pkgdesc='The FLExible Network Tester.'
arch=('any')
@@ -15,7 +15,7 @@ optdepends=(
'python-pyqt4: for the GUI'
)
source=(https://pypi.python.org/packages/source/f/flent/flent-${pkgver}.tar.gz{,.asc})
-sha1sums=('ea235784591cbaac56d10adec23f4ce69a9fdf80'
+sha1sums=('3782e296b68987b3f23f46e47a6ffd89a9437b0a'
'SKIP')
validpgpkeys=('DE6162B5616BA9C9CAAC03074A55C497F744F705')