[arch-commits] Commit in innotop/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Mon Apr 24 08:06:37 UTC 2017


    Date: Monday, April 24, 2017 @ 08:06:36
  Author: jsteel
Revision: 224822

upgpkg: innotop 1.11.4-1

Modified:
  innotop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-24 08:06:15 UTC (rev 224821)
+++ PKGBUILD	2017-04-24 08:06:36 UTC (rev 224822)
@@ -3,7 +3,7 @@
 # Contributor: Nassim Kacha <nassim.kacha at gmail.com>
 
 pkgname=innotop
-pkgver=1.11.1
+pkgver=1.11.4
 pkgrel=1
 pkgdesc='A powerful "top" clone for MySQL (MariaDB)'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl-dbd-mysql' 'perl-term-readkey')
 options=('!emptydirs')
 source=($pkgname-$pkgver.tar.gz::https://github.com/innotop/innotop/archive/v$pkgver.tar.gz)
-md5sums=('91d7ce1422f543384b00d40a448d9856')
+md5sums=('10f241de71e06923beeee689bf263345')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list