[arch-commits] Commit in pcb/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Thu Aug 9 11:49:50 UTC 2018
Date: Thursday, August 9, 2018 @ 11:49:50
Author: kkeen
Revision: 370622
upgpkg: pcb 1:4.1.2-1
Modified:
pcb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-09 11:09:52 UTC (rev 370621)
+++ PKGBUILD 2018-08-09 11:49:50 UTC (rev 370622)
@@ -10,7 +10,7 @@
pkgname=pcb
epoch=1
# switched from YYYYMMDD to I.J.K
-pkgver=4.1.1
+pkgver=4.1.2
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=("https://downloads.sourceforge.net/pcb/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('26a65b2bf8cc13ae4aaaabbe11fe73f545017344')
+sha1sums=('ac158161dd5a10215cece3e405aa9e06e92e7109')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list