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

Kyle Keen kkeen at archlinux.org
Thu Jun 4 23:52:18 UTC 2020


    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
===================================================================
--- PKGBUILD	2020-06-04 23:31:20 UTC (rev 639049)
+++ PKGBUILD	2020-06-04 23:52:18 UTC (rev 639050)
@@ -9,7 +9,7 @@
 pkgname=pcb
 epoch=1
 # switched from YYYYMMDD 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"



More information about the arch-commits mailing list