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

2020-06-21 Thread Felix Yan via arch-commits
Date: Sunday, June 21, 2020 @ 16:11:25
  Author: felixonmars
Revision: 649665

upgpkg: innotop 1.11.4-5: Perl 5.32 rebuild

Modified:
  innotop/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 16:11:24 UTC (rev 649664)
+++ PKGBUILD2020-06-21 16:11:25 UTC (rev 649665)
@@ -4,7 +4,7 @@
 
 pkgname=innotop
 pkgver=1.11.4
-pkgrel=4
+pkgrel=5
 pkgdesc='A powerful "top" clone for MySQL (MariaDB)'
 arch=('any')
 url="https://github.com/innotop/innotop";


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

2019-05-25 Thread Felix Yan via arch-commits
Date: Saturday, May 25, 2019 @ 11:43:18
  Author: felixonmars
Revision: 470445

Perl 5.30 rebuild

Modified:
  innotop/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 11:43:13 UTC (rev 470444)
+++ PKGBUILD2019-05-25 11:43:18 UTC (rev 470445)
@@ -4,7 +4,7 @@
 
 pkgname=innotop
 pkgver=1.11.4
-pkgrel=3
+pkgrel=4
 pkgdesc='A powerful "top" clone for MySQL (MariaDB)'
 arch=('any')
 url="https://github.com/innotop/innotop";


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

2018-08-01 Thread Felix Yan via arch-commits
Date: Wednesday, August 1, 2018 @ 12:24:08
  Author: felixonmars
Revision: 366761

Perl 5.28 rebuild

Modified:
  innotop/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 12:24:06 UTC (rev 366760)
+++ PKGBUILD2018-08-01 12:24:08 UTC (rev 366761)
@@ -4,7 +4,7 @@
 
 pkgname=innotop
 pkgver=1.11.4
-pkgrel=2
+pkgrel=3
 pkgdesc='A powerful "top" clone for MySQL (MariaDB)'
 arch=('any')
 url="https://github.com/innotop/innotop";


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

2017-08-26 Thread Felix Yan
Date: Saturday, August 26, 2017 @ 15:31:16
  Author: felixonmars
Revision: 254141

Perl versioned binary modules rebuild

Modified:
  innotop/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 15:31:14 UTC (rev 254140)
+++ PKGBUILD2017-08-26 15:31:16 UTC (rev 254141)
@@ -4,7 +4,7 @@
 
 pkgname=innotop
 pkgver=1.11.4
-pkgrel=1
+pkgrel=2
 pkgdesc='A powerful "top" clone for MySQL (MariaDB)'
 arch=('any')
 url="https://github.com/innotop/innotop";


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

2017-04-24 Thread Jonathan Steel
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
===
--- PKGBUILD2017-04-24 08:06:15 UTC (rev 224821)
+++ PKGBUILD2017-04-24 08:06:36 UTC (rev 224822)
@@ -3,7 +3,7 @@
 # Contributor: Nassim Kacha 
 
 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=('10f241de71e06923b689bf263345')
 
 build() {
   cd $pkgname-$pkgver


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

2016-08-08 Thread Jonathan Steel
Date: Monday, August 8, 2016 @ 22:26:13
  Author: jsteel
Revision: 186091

upgpkg: innotop 1.11.1-1

Modified:
  innotop/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-08 21:18:55 UTC (rev 186090)
+++ PKGBUILD2016-08-08 22:26:13 UTC (rev 186091)
@@ -3,26 +3,25 @@
 # Contributor: Nassim Kacha 
 
 pkgname=innotop
-pkgver=1.10.0
+pkgver=1.11.1
 pkgrel=1
 pkgdesc='A powerful "top" clone for MySQL (MariaDB)'
 arch=('any')
-url="http://innotop.googlecode.com";
+url="https://github.com/innotop/innotop";
 license=('GPL2')
 depends=('perl-dbd-mysql' 'perl-term-readkey')
-makedepends=('git')
 options=('!emptydirs')
-source=(git+https://github.com/innotop/innotop.git#commit=fd0a1f)
-md5sums=('SKIP')
+source=($pkgname-$pkgver.tar.gz::https://github.com/innotop/innotop/archive/v$pkgver.tar.gz)
+md5sums=('91d7ce1422f543384b00d40a448d9856')
 
 build() {
-  cd $pkgname
+  cd $pkgname-$pkgver
 
   perl Makefile.PL
 }
 
 package() {
-  cd $pkgname
+  cd $pkgname-$pkgver
 
   make INSTALLSITESCRIPT=/usr/bin DESTDIR="$pkgdir"/ install 
 }


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

2015-05-17 Thread Jonathan Steel
Date: Sunday, May 17, 2015 @ 19:49:04
  Author: jsteel
Revision: 133666

upgpkg: innotop 1.10.0-1

Modified:
  innotop/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-17 17:43:22 UTC (rev 133665)
+++ PKGBUILD2015-05-17 17:49:04 UTC (rev 133666)
@@ -3,25 +3,26 @@
 # Contributor: Nassim Kacha 
 
 pkgname=innotop
-pkgver=1.9.1
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
 pkgdesc='A powerful "top" clone for MySQL (MariaDB)'
 arch=('any')
 url="http://innotop.googlecode.com";
 license=('GPL2')
 depends=('perl-dbd-mysql' 'perl-term-readkey')
+makedepends=('git')
 options=('!emptydirs')
-source=(http://innotop.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('7979b7a074e43fe1f0d032034e234bac')
+source=(git+https://github.com/innotop/innotop.git#commit=fd0a1f)
+md5sums=('SKIP')
 
 build() {
-  cd "$srcdir"/$pkgname-$pkgver
+  cd $pkgname
 
   perl Makefile.PL
 }
 
 package() {
-  cd "$srcdir"/$pkgname-$pkgver
+  cd $pkgname
 
   make INSTALLSITESCRIPT=/usr/bin DESTDIR="$pkgdir"/ install 
 }