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

2020-08-22 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, August 22, 2020 @ 10:20:42
  Author: jlichtblau
Revision: 686695

upgpkg: colordiff 1.0.19-1 - new upstream release

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-22 10:12:49 UTC (rev 686694)
+++ PKGBUILD2020-08-22 10:20:42 UTC (rev 686695)
@@ -1,9 +1,9 @@
-# Maintainer: Eric Bélanger 
 # Maintainer: Jaroslav Lichtblau 
+# Contributor: Eric Bélanger 
 
 pkgname=colordiff
-pkgver=1.0.18
-pkgrel=3
+pkgver=1.0.19
+pkgrel=1
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
 url="https://www.colordiff.org/";
@@ -11,7 +11,7 @@
 depends=('perl' 'diffutils')
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
 source=(https://www.colordiff.org/archive/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('29cfecd8854d6e19c96182ee13706b84622d7b256077df19fbd6a5452c30d6e0'
+sha256sums=('46e8c14d87f6c4b77a273cdd97020fda88d5b2be42cf015d5d84aca3dfff3b19'
 'SKIP')
 validpgpkeys=('CF3A93EF01E616C5AE7A1D2745E1E473378BB197') #Dave Ewart 

 


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

2020-07-07 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 7, 2020 @ 20:47:47
  Author: foutrelis
Revision: 660250

upgpkg: colordiff 1.0.18-3: reproducibility rebuild

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 20:45:44 UTC (rev 660249)
+++ PKGBUILD2020-07-07 20:47:47 UTC (rev 660250)
@@ -3,7 +3,7 @@
 
 pkgname=colordiff
 pkgver=1.0.18
-pkgrel=2
+pkgrel=3
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
 url="https://www.colordiff.org/";


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

2020-07-07 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 7, 2020 @ 20:45:44
  Author: foutrelis
Revision: 660249

Fix source URL

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 20:44:10 UTC (rev 660248)
+++ PKGBUILD2020-07-07 20:45:44 UTC (rev 660249)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('perl' 'diffutils')
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
-source=(https://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
+source=(https://www.colordiff.org/archive/${pkgname}-${pkgver}.tar.gz{,.sig})
 sha256sums=('29cfecd8854d6e19c96182ee13706b84622d7b256077df19fbd6a5452c30d6e0'
 'SKIP')
 validpgpkeys=('CF3A93EF01E616C5AE7A1D2745E1E473378BB197') #Dave Ewart 



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

2019-05-27 Thread Antonio Rojas via arch-commits
Date: Monday, May 27, 2019 @ 20:56:06
  Author: arojas
Revision: 472048

https

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 20:55:49 UTC (rev 472047)
+++ PKGBUILD2019-05-27 20:56:06 UTC (rev 472048)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
-url="http://www.colordiff.org/";
+url="https://www.colordiff.org/";
 license=('GPL')
 depends=('perl' 'diffutils')
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')


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

2018-12-15 Thread Maxim Baz via arch-commits
Date: Saturday, December 15, 2018 @ 20:54:25
  Author: maximbaz
Revision: 416406

colordiff: use https sources

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-15 20:51:49 UTC (rev 416405)
+++ PKGBUILD2018-12-15 20:54:25 UTC (rev 416406)
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('perl' 'diffutils')
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
-source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
+source=(https://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
 sha256sums=('29cfecd8854d6e19c96182ee13706b84622d7b256077df19fbd6a5452c30d6e0'
 'SKIP')
 validpgpkeys=('CF3A93EF01E616C5AE7A1D2745E1E473378BB197') #Dave Ewart 



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

2018-11-09 Thread Felix Yan via arch-commits
Date: Friday, November 9, 2018 @ 22:01:28
  Author: felixonmars
Revision: 404815

PIE/BUILDINFO rebuild

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 22:01:26 UTC (rev 404814)
+++ PKGBUILD2018-11-09 22:01:28 UTC (rev 404815)
@@ -3,7 +3,7 @@
 
 pkgname=colordiff
 pkgver=1.0.18
-pkgrel=1
+pkgrel=2
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
 url="http://www.colordiff.org/";


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

2017-07-25 Thread Jaroslav Lichtblau
Date: Tuesday, July 25, 2017 @ 17:49:17
  Author: jlichtblau
Revision: 246358

upgpkg: colordiff 1.0.18-1 - new upstream release

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-25 17:42:27 UTC (rev 246357)
+++ PKGBUILD2017-07-25 17:49:17 UTC (rev 246358)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=colordiff
-pkgver=1.0.16
+pkgver=1.0.18
 pkgrel=1
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl' 'diffutils')
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
 source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('eaf1cfe17dd0e820d38a0b24b0a402eba68b32e9bf9e7791ca2d1831029f138b'
+sha256sums=('29cfecd8854d6e19c96182ee13706b84622d7b256077df19fbd6a5452c30d6e0'
 'SKIP')
 validpgpkeys=('CF3A93EF01E616C5AE7A1D2745E1E473378BB197') #Dave Ewart 

 


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

2015-12-08 Thread Jaroslav Lichtblau
Date: Tuesday, December 8, 2015 @ 17:20:24
  Author: jlichtblau
Revision: 150339

upgpkg: colordiff 1.0.16-1 - new upstream release

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 15:09:03 UTC (rev 150338)
+++ PKGBUILD2015-12-08 16:20:24 UTC (rev 150339)
@@ -3,7 +3,7 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=colordiff
-pkgver=1.0.15
+pkgver=1.0.16
 pkgrel=1
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('perl' 'diffutils')
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
 source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('595ee4e9796ba02fad0b181e21df3ee34ae71d1611e301e146c0bf00c5269d45'
+sha256sums=('eaf1cfe17dd0e820d38a0b24b0a402eba68b32e9bf9e7791ca2d1831029f138b'
 'SKIP')
 validpgpkeys=('CF3A93EF01E616C5AE7A1D2745E1E473378BB197') #Dave Ewart 

 


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

2015-08-09 Thread Jaroslav Lichtblau
Date: Sunday, August 9, 2015 @ 23:00:23
  Author: jlichtblau
Revision: 138162

upgpkg: colordiff 1.0.15-1 - new upstream release

Modified:
  colordiff/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-08-09 20:49:51 UTC (rev 138161)
+++ PKGBUILD2015-08-09 21:00:23 UTC (rev 138162)
@@ -3,8 +3,8 @@
 # Maintainer: Jaroslav Lichtblau 
 
 pkgname=colordiff
-pkgver=1.0.13
-pkgrel=3
+pkgver=1.0.15
+pkgrel=1
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
 url="http://www.colordiff.org/";
@@ -12,9 +12,9 @@
 depends=('perl' 'diffutils')
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
 source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('64e369aed2230f3aa5f1510b231fcac270793c09'
-  'SKIP')
-validpgpkeys=('AEC593600A357FE982E49E106769CD28DA92') #Dave Ewart 

+sha256sums=('595ee4e9796ba02fad0b181e21df3ee34ae71d1611e301e146c0bf00c5269d45'
+'SKIP')
+validpgpkeys=('CF3A93EF01E616C5AE7A1D2745E1E473378BB197') #Dave Ewart 

 
 package() {
   cd ${pkgname}-${pkgver}


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

2014-12-30 Thread Jaroslav Lichtblau
Date: Tuesday, December 30, 2014 @ 20:31:00
  Author: jlichtblau
Revision: 124980

upgpkg: colordiff 1.0.13-3
validpgpkeys value added

Modified:
  colordiff/trunk/PKGBUILD

--+
 PKGBUILD |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-30 19:04:31 UTC (rev 124979)
+++ PKGBUILD2014-12-30 19:31:00 UTC (rev 124980)
@@ -1,10 +1,10 @@
 # $Id$
 # Maintainer: Eric Bélanger 
-# Contributor: Jaroslav Lichtblau 
+# Maintainer: Jaroslav Lichtblau 
 
 pkgname=colordiff
 pkgver=1.0.13
-pkgrel=2
+pkgrel=3
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
 url="http://www.colordiff.org/";
@@ -14,9 +14,11 @@
 source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
 sha1sums=('64e369aed2230f3aa5f1510b231fcac270793c09'
   'SKIP')
+validpgpkeys=('AEC593600A357FE982E49E106769CD28DA92') #Dave Ewart 

 
-package() {   
+package() {
   cd ${pkgname}-${pkgver}
+
   make DESTDIR="${pkgdir}" INSTALL_DIR=/usr/bin MAN_DIR=/usr/share/man/man1 
install
   install -m644 colordiffrc-lightbg "${pkgdir}/etc/colordiffrc-lightbg"
 }


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

2014-07-04 Thread Eric Bélanger
Date: Saturday, July 5, 2014 @ 04:47:48
  Author: eric
Revision: 114973

upgpkg: colordiff 1.0.13-2

Rebuild to add mtree file

Modified:
  colordiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-05 02:46:37 UTC (rev 114972)
+++ PKGBUILD2014-07-05 02:47:48 UTC (rev 114973)
@@ -4,7 +4,7 @@
 
 pkgname=colordiff
 pkgver=1.0.13
-pkgrel=1
+pkgrel=2
 pkgdesc="A Perl script wrapper for 'diff' that produces the same output but 
with pretty 'syntax' highlighting"
 arch=('any')
 url="http://www.colordiff.org/";
@@ -13,11 +13,10 @@
 backup=('etc/colordiffrc' 'etc/colordiffrc-lightbg')
 source=(http://www.colordiff.org/${pkgname}-${pkgver}.tar.gz{,.sig})
 sha1sums=('64e369aed2230f3aa5f1510b231fcac270793c09'
-  '0594fa0ad85635e09f774b32b1e3758097d26e85')
+  'SKIP')
 
 package() {   
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
+  cd ${pkgname}-${pkgver}
   make DESTDIR="${pkgdir}" INSTALL_DIR=/usr/bin MAN_DIR=/usr/share/man/man1 
install
   install -m644 colordiffrc-lightbg "${pkgdir}/etc/colordiffrc-lightbg"
 }