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

Kyle Keen kkeen at archlinux.org
Wed Jun 7 19:49:32 UTC 2017


    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
===================================================================
--- PKGBUILD	2017-06-07 19:38:52 UTC (rev 235382)
+++ PKGBUILD	2017-06-07 19:49:31 UTC (rev 235383)
@@ -10,7 +10,7 @@
 pkgname=pcb
 epoch=1
 # switched from YYYYMMDD 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"



More information about the arch-commits mailing list