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

Kyle Keen kkeen at archlinux.org
Thu Feb 22 02:20:31 UTC 2018


    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
===================================================================
--- PKGBUILD	2018-02-22 00:44:46 UTC (rev 296858)
+++ PKGBUILD	2018-02-22 02:20:30 UTC (rev 296859)
@@ -10,7 +10,7 @@
 pkgname=pcb
 epoch=1
 # switched from YYYYMMDD 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"



More information about the arch-commits mailing list