summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen2017-10-26 13:24:20 +0200
committerToke Høiland-Jørgensen2017-10-26 13:24:20 +0200
commit5ef3ec666bdc1a831b9345c4756793f4a75439b5 (patch)
treec8433843cbf8ad1b47868764b3d3cee1c1c31642
parent8e5f091764dd8d6597834315062d718ed94e67ea (diff)
downloadaur-5ef3ec666bdc1a831b9345c4756793f4a75439b5.tar.gz
Bump Flent to v1.1.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e78740ee8375..e83cb66bdbc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 16 00:02:54 UTC 2017
+# Thu Oct 26 11:23:42 UTC 2017
pkgbase = flent
pkgdesc = The FLExible Network Tester.
- pkgver = 1.0.1
+ pkgver = 1.1.0
pkgrel = 1
url = https://flent.org
arch = any
@@ -14,9 +14,9 @@ pkgbase = flent
optdepends = python-pyqt5: for the GUI
conflicts = netperf-wrapper
replaces = netperf-wrapper
- source = https://files.pythonhosted.org/packages/source/f/flent/flent-1.0.1.tar.gz
- source = https://files.pythonhosted.org/packages/source/f/flent/flent-1.0.1.tar.gz.asc
- sha256sums = 09043f44185d30b918438971078b24b27858f1459a03c85733d4f27560788ca1
+ source = https://files.pythonhosted.org/packages/source/f/flent/flent-1.1.0.tar.gz
+ source = https://files.pythonhosted.org/packages/source/f/flent/flent-1.1.0.tar.gz.asc
+ sha256sums = 2ff9a2697842943d1d2ec401f4154a4435638812e28a127cfcdc4c6dae228f1a
sha256sums = SKIP
pkgname = flent
diff --git a/PKGBUILD b/PKGBUILD
index 694105da958d..84527d4bb9b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Toke Høiland-Jørgensen <toke at toke dot dk>
pkgname=flent
-pkgver=1.0.1
+pkgver=1.1.0
pkgrel=1
pkgdesc='The FLExible Network Tester.'
arch=('any')
@@ -15,7 +15,7 @@ optdepends=(
'python-pyqt5: for the GUI'
)
source=(https://files.pythonhosted.org/packages/source/f/flent/flent-${pkgver}.tar.gz{,.asc})
-sha256sums=('09043f44185d30b918438971078b24b27858f1459a03c85733d4f27560788ca1'
+sha256sums=('2ff9a2697842943d1d2ec401f4154a4435638812e28a127cfcdc4c6dae228f1a'
'SKIP')
validpgpkeys=('DE6162B5616BA9C9CAAC03074A55C497F744F705')