[arch-commits] Commit in pcb/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sat Oct 6 22:30:36 UTC 2018
Date: Saturday, October 6, 2018 @ 22:30:35
Author: kkeen
Revision: 390913
upgpkg: pcb 1:4.1.3-1
Modified:
pcb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-06 21:43:03 UTC (rev 390912)
+++ PKGBUILD 2018-10-06 22:30:35 UTC (rev 390913)
@@ -9,7 +9,7 @@
pkgname=pcb
epoch=1
# switched from YYYYMMDD to I.J.K
-pkgver=4.1.2
+pkgver=4.1.3
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=('ac158161dd5a10215cece3e405aa9e06e92e7109')
+sha1sums=('ee239c2187218d002a9fc9feaf710153a04a00bf')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list