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

Kyle Keen kkeen at archlinux.org
Sun Oct 14 10:16:33 UTC 2018


    Date: Sunday, October 14, 2018 @ 10:16:33
  Author: kkeen
Revision: 393437

upgpkg: kicad 5.0.1-1

Modified:
  kicad/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-14 10:16:13 UTC (rev 393436)
+++ PKGBUILD	2018-10-14 10:16:33 UTC (rev 393437)
@@ -2,8 +2,8 @@
 # Contributor: Marq Schneider <queueRAM at gmail.com>
 
 pkgname=kicad
-pkgver=5.0.0
-pkgrel=2
+pkgver=5.0.1
+pkgrel=1
 pkgdesc="Electronic schematic and printed circuit board (PCB) design tools"
 arch=('x86_64')
 #url="http://iut-tice.ujf-grenoble.fr/kicad/"
@@ -19,8 +19,8 @@
             'kicad-library-3d: for 3d models of components')
 source=("https://launchpad.net/kicad/5.0/$pkgver/+download/kicad-$pkgver.tar.xz"
         "kicad-i18n.$pkgver.tgz::https://github.com/KiCad/kicad-i18n/archive/$pkgver.tar.gz")
-sha512sums=('79d4d34e8eaa5b6e4c7baac39a76f86af89adbaf3f9181b8cd846ed3a8db1b4c6dd7a36efefda3394d33ef828917909ad3bd8bb22435af9c6f671efbff125b42'
-            'efc0729e1da151f490e2568d756b44b3153a65ca658076ac7346736d1703eb73828687f8ce944bdf23c251ac29bde705e403c25bd32097e2a6768e65a4600616')
+sha512sums=('36f591fe82c2c2da21581ec9425cf3c179839b20ea9db9e2d406220406e9daef6052d29202b4f0fe4fdab73434009626f66ce803e81e7a7dae4df9ea93ed896d'
+            '5254f6f945fa63e56bc3e9440cf506da3a4ccd76a58fd7e052a04ff60ecaa0daf6ad0599376a5175a4628d40cb1e317973e470a1593714186adb393c20761e24')
 
 prepare() {
   cd "$srcdir/kicad-$pkgver"



More information about the arch-commits mailing list