[arch-commits] Commit in pcb/trunk (PKGBUILD)
Kyle Keen
kkeen at gemini.archlinux.org
Mon Aug 16 10:48:06 UTC 2021
Date: Monday, August 16, 2021 @ 10:48:06
Author: kkeen
Revision: 1000962
upgpkg: pcb 1:4.3.0-1
Modified:
pcb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-16 10:33:00 UTC (rev 1000961)
+++ PKGBUILD 2021-08-16 10:48:06 UTC (rev 1000962)
@@ -9,7 +9,7 @@
pkgname=pcb
epoch=1
# switched from YYYYMMDD to I.J.K
-pkgver=4.2.2
+pkgver=4.3.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=('fb305700c3cabf2ce6e8760b5366d62af909baa7')
+sha1sums=('d070b20fe42ea5729a37dcafccb6d1ccec111590')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list