summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoian Bonev2021-01-28 17:55:07 +0200
committerBoian Bonev2021-01-28 17:55:07 +0200
commit733003db032238c4fdfdcb7c454ad12991857b84 (patch)
treeae31fa2d053c9475f21830afcec99cbf13b41d97
parentda87e2436244cd6264d3b251c34367fe4ba00b8a (diff)
downloadaur-733003db032238c4fdfdcb7c454ad12991857b84.tar.gz
version 1.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 588b4a5fc906..dda1cda45760 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iotop-c
pkgdesc = simple top-like I/O monitor (implemented in C)
- pkgver = 1.16
+ pkgver = 1.17
pkgrel = 1
url = https://github.com/Tomas-M/iotop
arch = any
@@ -11,8 +11,8 @@ pkgbase = iotop-c
provides = iotop
conflicts = iotop
conflicts = iotop-git
- source = https://github.com/Tomas-M/iotop/releases/download/v1.16/iotop-1.16.tar.xz
- source = https://github.com/Tomas-M/iotop/releases/download/v1.16/iotop-1.16.tar.xz.asc
+ source = https://github.com/Tomas-M/iotop/releases/download/v1.17/iotop-1.17.tar.xz
+ source = https://github.com/Tomas-M/iotop/releases/download/v1.17/iotop-1.17.tar.xz.asc
validpgpkeys = BA60BC20F37E59444D6D25001365720913D2F22D
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8f61c73e39ab..8d54fd112329 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Boian Bonev <bbonev@ipacct.com>
pkgname=iotop-c
-pkgver=1.16
+pkgver=1.17
pkgrel=1
pkgdesc="simple top-like I/O monitor (implemented in C)"
arch=('any')