summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoian Bonev2023-10-14 15:24:22 +0300
committerBoian Bonev2023-10-14 15:24:22 +0300
commit914ef19c39240801055172b4a08f9314515a1b76 (patch)
tree5417f0d252ee20b2b38c4cbed65e25e3c3a21c9d
parent3971fc988bddea76208a8f37395d517430944ab6 (diff)
downloadaur-iotop-c.tar.gz
Version 1.25
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d4870464812..2daa24a42dbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iotop-c
pkgdesc = simple top-like I/O monitor (implemented in C)
- pkgver = 1.24
+ pkgver = 1.25
pkgrel = 1
url = https://github.com/Tomas-M/iotop
arch = i686
@@ -14,8 +14,8 @@ pkgbase = iotop-c
provides = iotop
conflicts = iotop
conflicts = iotop-git
- source = https://github.com/Tomas-M/iotop/releases/download/v1.24/iotop-1.24.tar.xz
- source = https://github.com/Tomas-M/iotop/releases/download/v1.24/iotop-1.24.tar.xz.asc
+ source = https://github.com/Tomas-M/iotop/releases/download/v1.25/iotop-1.25.tar.xz
+ source = https://github.com/Tomas-M/iotop/releases/download/v1.25/iotop-1.25.tar.xz.asc
validpgpkeys = BA60BC20F37E59444D6D25001365720913D2F22D
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 56c73bcf6fb5..85121352e334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Boian Bonev <bbonev@ipacct.com>
pkgname=iotop-c
-pkgver=1.24
+pkgver=1.25
pkgrel=1
pkgdesc="simple top-like I/O monitor (implemented in C)"
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'ppc64le')