summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen2019-07-10 13:27:14 +0200
committerToke Høiland-Jørgensen2019-07-10 13:27:14 +0200
commit9797a2cac2777b700f4cd6526c34acdd7d49ed97 (patch)
tree9cb25ab8b47583561cfb34230d6d74237d59d7fd
parent20700ac3ef58c35e735624d7fc89edc1bd9638ea (diff)
downloadaur-9797a2cac2777b700f4cd6526c34acdd7d49ed97.tar.gz
Bump to v1.3.0
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 042c51013346..19b19e99da63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Mon Aug 13 10:54:30 UTC 2018
pkgbase = flent
pkgdesc = The FLExible Network Tester.
- pkgver = 1.2.2
- pkgrel = 2
+ pkgver = 1.3.0
+ pkgrel = 1
url = https://flent.org
arch = any
license = GPL
@@ -14,9 +12,10 @@ 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.2.2.tar.gz
- source = https://files.pythonhosted.org/packages/source/f/flent/flent-1.2.2.tar.gz.asc
- sha256sums = 4bbab5be36ae0d73ad47638be324a881643d229bfff713d74d29ff6cc6a42b7e
+ source = https://files.pythonhosted.org/packages/source/f/flent/flent-1.3.0.tar.gz
+ source = https://files.pythonhosted.org/packages/source/f/flent/flent-1.3.0.tar.gz.asc
+ validpgpkeys = DE6162B5616BA9C9CAAC03074A55C497F744F705
+ sha256sums = a7111e975aa77ef45fd63a264e0d49b352cbb4a9e69f83674c4dc207623a2725
sha256sums = SKIP
pkgname = flent
diff --git a/PKGBUILD b/PKGBUILD
index 2a9338d95486..91a0e82e9cca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Toke Høiland-Jørgensen <toke at toke dot dk>
pkgname=flent
-pkgver=1.2.2
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
pkgdesc='The FLExible Network Tester.'
arch=('any')
url='https://flent.org'
@@ -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=('4bbab5be36ae0d73ad47638be324a881643d229bfff713d74d29ff6cc6a42b7e'
+sha256sums=('a7111e975aa77ef45fd63a264e0d49b352cbb4a9e69f83674c4dc207623a2725'
'SKIP')
validpgpkeys=('DE6162B5616BA9C9CAAC03074A55C497F744F705')