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

Kyle Keen kkeen at archlinux.org
Sat Feb 25 08:18:53 UTC 2017


    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
===================================================================
--- PKGBUILD	2017-02-25 08:00:14 UTC (rev 213743)
+++ PKGBUILD	2017-02-25 08:18:53 UTC (rev 213744)
@@ -8,8 +8,10 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online dot de>
 
 pkgname=pcb
-pkgver=20140316
-pkgrel=3
+epoch=1
+# switched from YYYYMMDD 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"



More information about the arch-commits mailing list