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

2020-06-04 Thread Kyle Keen via arch-commits
Date: Thursday, June 4, 2020 @ 23:52:18
  Author: kkeen
Revision: 639050

upgpkg: pcb 1:4.2.2-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-04 23:31:20 UTC (rev 639049)
+++ PKGBUILD2020-06-04 23:52:18 UTC (rev 639050)
@@ -9,7 +9,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.2.0
+pkgver=4.2.2
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -22,7 +22,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('90d03abd80f0e5dc9751fc89d305d79b7248ef64')
+sha1sums=('fb305700c3cabf2ce6e8760b5366d62af909baa7')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-10-20 Thread Kyle Keen via arch-commits
Date: Sunday, October 20, 2019 @ 17:09:51
  Author: kkeen
Revision: 517850

upgpkg: pcb 1:4.2.0-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-20 17:08:50 UTC (rev 517849)
+++ PKGBUILD2019-10-20 17:09:51 UTC (rev 517850)
@@ -9,7 +9,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.1.3
+pkgver=4.2.0
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -22,7 +22,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('ee239c2187218d002a9fc9feaf710153a04a00bf')
+sha1sums=('90d03abd80f0e5dc9751fc89d305d79b7248ef64')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2018-10-06 Thread Kyle Keen via arch-commits
Date: Saturday, October 6, 2018 @ 22:30:35
  Author: kkeen
Revision: 390913

upgpkg: pcb 1:4.1.3-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-06 21:43:03 UTC (rev 390912)
+++ PKGBUILD2018-10-06 22:30:35 UTC (rev 390913)
@@ -9,7 +9,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.1.2
+pkgver=4.1.3
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -22,7 +22,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('ac158161dd5a10215cece3e405aa9e06e92e7109')
+sha1sums=('ee239c2187218d002a9fc9feaf710153a04a00bf')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2018-08-09 Thread Kyle Keen via arch-commits
Date: Thursday, August 9, 2018 @ 11:49:50
  Author: kkeen
Revision: 370622

upgpkg: pcb 1:4.1.2-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-09 11:09:52 UTC (rev 370621)
+++ PKGBUILD2018-08-09 11:49:50 UTC (rev 370622)
@@ -10,7 +10,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.1.1
+pkgver=4.1.2
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -23,7 +23,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('26a65b2bf8cc13ae4bbe11fe73f545017344')
+sha1sums=('ac158161dd5a10215cece3e405aa9e06e92e7109')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2018-04-09 Thread Kyle Keen via arch-commits
Date: Monday, April 9, 2018 @ 14:41:51
  Author: kkeen
Revision: 315439

upgpkg: pcb 1:4.1.1-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 14:01:17 UTC (rev 315438)
+++ PKGBUILD2018-04-09 14:41:51 UTC (rev 315439)
@@ -10,7 +10,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -23,7 +23,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('564185df20fe96a7765edd08361b125c6e282c36')
+sha1sums=('26a65b2bf8cc13ae4bbe11fe73f545017344')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2018-02-21 Thread Kyle Keen via arch-commits
Date: Thursday, February 22, 2018 @ 02:20:30
  Author: kkeen
Revision: 296859

upgpkg: pcb 1:4.1.0-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-22 00:44:46 UTC (rev 296858)
+++ PKGBUILD2018-02-22 02:20:30 UTC (rev 296859)
@@ -10,7 +10,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.0.2
+pkgver=4.1.0
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -22,8 +22,8 @@
 'perl: additional tools'
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
-source=("http://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('1933b92d0c8b1dbce8fb584dd47c5b8d009d9cfe')
+source=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('564185df20fe96a7765edd08361b125c6e282c36')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-11-09 Thread Kyle Keen
Date: Friday, November 10, 2017 @ 00:58:59
  Author: kkeen
Revision: 266080

upgpkg: pcb 1:4.0.2-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-10 00:36:36 UTC (rev 266079)
+++ PKGBUILD2017-11-10 00:58:59 UTC (rev 266080)
@@ -10,7 +10,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -23,7 +23,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("http://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('3b0f01d9aa85f613c2994c91b7152086e1b5d5ea')
+sha1sums=('1933b92d0c8b1dbce8fb584dd47c5b8d009d9cfe')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-06-07 Thread Kyle Keen
Date: Wednesday, June 7, 2017 @ 19:49:31
  Author: kkeen
Revision: 235383

upgpkg: pcb 1:4.0.1-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-07 19:38:52 UTC (rev 235382)
+++ PKGBUILD2017-06-07 19:49:31 UTC (rev 235383)
@@ -10,7 +10,7 @@
 pkgname=pcb
 epoch=1
 # switched from MMDD to I.J.K
-pkgver=4.0.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
@@ -23,7 +23,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("http://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('f401802b95a7f70c54a56ad98c4aa3961ba55cba')
+sha1sums=('3b0f01d9aa85f613c2994c91b7152086e1b5d5ea')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-02-25 Thread Kyle Keen
Date: Saturday, February 25, 2017 @ 08:18:53
  Author: kkeen
Revision: 213744

upgpkg: pcb 1:4.0.0-1

Modified:
  pcb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-25 08:00:14 UTC (rev 213743)
+++ PKGBUILD2017-02-25 08:18:53 UTC (rev 213744)
@@ -8,8 +8,10 @@
 # Contributor: Stefan Husmann 
 
 pkgname=pcb
-pkgver=20140316
-pkgrel=3
+epoch=1
+# switched from MMDD to I.J.K
+pkgver=4.0.0
+pkgrel=1
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
 license=('GPL')
@@ -21,7 +23,7 @@
'desktop-file-utils: desktop integration')
 makedepends=('intltool' 'tk')
 source=("http://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('ec714ff136d1817e500e1a9e654e786883b9501e')
+sha1sums=('f401802b95a7f70c54a56ad98c4aa3961ba55cba')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


[arch-commits] Commit in pcb/trunk (PKGBUILD pcb.install)

2016-04-28 Thread Kyle Keen
Date: Thursday, April 28, 2016 @ 22:15:23
  Author: kkeen
Revision: 172451

upgpkg: pcb 20140316-3 install hook rebuild

Modified:
  pcb/trunk/PKGBUILD
Deleted:
  pcb/trunk/pcb.install

-+
 PKGBUILD|3 +--
 pcb.install |   37 -
 2 files changed, 1 insertion(+), 39 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-28 20:03:30 UTC (rev 172450)
+++ PKGBUILD2016-04-28 20:15:23 UTC (rev 172451)
@@ -9,7 +9,7 @@
 
 pkgname=pcb
 pkgver=20140316
-pkgrel=2
+pkgrel=3
 pkgdesc='Interactive printed circuit board editor'
 url='http://pcb.geda-project.org/'
 license=('GPL')
@@ -22,7 +22,6 @@
 makedepends=('intltool' 'tk')
 source=("http://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz;)
 sha1sums=('ec714ff136d1817e500e1a9e654e786883b9501e')
-install=pcb.install
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Deleted: pcb.install
===
--- pcb.install 2016-04-28 20:03:30 UTC (rev 172450)
+++ pcb.install 2016-04-28 20:15:23 UTC (rev 172451)
@@ -1,37 +0,0 @@
-infodir=/usr/share/info
-filelist=(pcb.info pcb.info-1 pcb.info-2)
-
-post_install() {
-   if [ -x /usr/bin/update-mime-database ]; then
-  echo Updating mime database...
-  /usr/bin/update-mime-database /usr/share/mime
-   fi
-   if [ -x /usr/bin/update-desktop-database ]; then
-  echo Updating desktop database..
-  /usr/bin/update-desktop-database /usr/share/applications
-   fi
-   if [ -x /usr/bin/install-info ]; then
-  echo Updating info directory...
-  for file in ${filelist[@]}; do
-install-info $infodir/$file $infodir/dir 2> /dev/null
-  done
-   fi 
-   /usr/bin/gtk-update-icon-cache -f -t /usr/share/icons/hicolor   
-}
- 
-post_upgrade() {
-   post_install $1
-}
-
-pre_remove() {
-   if [ -x /usr/bin/install-info ]; then
-  echo Updating info directory...
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file $infodir/dir 2> /dev/null
-  done
-   fi  
-}
-
-post_remove() {
-   /usr/bin/gtk-update-icon-cache -f -t /usr/share/icons/hicolor
-}