[arch-commits] Commit in pcb/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sun Oct 20 17:09:52 UTC 2019
Date: Sunday, October 20, 2019 @ 17:09:51
Author: kkeen
Revision: 517850
upgpkg: pcb 1:4.2.0-1
Modified:
pcb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-20 17:08:50 UTC (rev 517849)
+++ PKGBUILD 2019-10-20 17:09:51 UTC (rev 517850)
@@ -9,7 +9,7 @@
pkgname=pcb
epoch=1
# switched from YYYYMMDD to I.J.K
-pkgver=4.1.3
+pkgver=4.2.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=('ee239c2187218d002a9fc9feaf710153a04a00bf')
+sha1sums=('90d03abd80f0e5dc9751fc89d305d79b7248ef64')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list