summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoian Bonev2020-09-02 10:51:18 +0300
committerBoian Bonev2020-09-02 10:51:18 +0300
commitb548677178f338bfe0b6e97e0459062de66274bc (patch)
tree8b9f2a123109cacf504dc7355399f4b19560a0b4
parent76eb07d575f0327f3903f706fbf19c8b7201521b (diff)
downloadaur-b548677178f338bfe0b6e97e0459062de66274bc.tar.gz
version 1.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b19a644d7b2..637fcb734b35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iotop-c
pkgdesc = simple top-like I/O monitor (implemented in C)
- pkgver = 1.11
+ pkgver = 1.12
pkgrel = 2
url = https://github.com/Tomas-M/iotop
arch = any
@@ -11,8 +11,8 @@ pkgbase = iotop-c
provides = iotop
conflicts = iotop
conflicts = iotop-git
- source = iotop-1.11.tar.gz::https://github.com/Tomas-M/iotop/archive/v1.11.tar.gz
- source = https://github.com/Tomas-M/iotop/releases/download/v1.11/iotop-1.11.tar.gz.asc
+ source = iotop-1.12.tar.gz::https://github.com/Tomas-M/iotop/archive/v1.12.tar.gz
+ source = https://github.com/Tomas-M/iotop/releases/download/v1.12/iotop-1.12.tar.gz.asc
validpgpkeys = BA60BC20F37E59444D6D25001365720913D2F22D
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 88d67d38662f..e8e818641cc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Boian Bonev <bbonev@ipacct.com>
pkgname=iotop-c
-pkgver=1.11
+pkgver=1.12
pkgrel=2
pkgdesc="simple top-like I/O monitor (implemented in C)"
arch=('any')