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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 11 16:35:42 UTC 2022


    Date: Saturday, June 11, 2022 @ 16:35:42
  Author: arojas
Revision: 1233885

Update to 1.0.5

Modified:
  python-kikit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 16:33:01 UTC (rev 1233884)
+++ PKGBUILD	2022-06-11 16:35:42 UTC (rev 1233885)
@@ -2,8 +2,8 @@
 
 _pkgname=KiKit
 pkgname=python-kikit
-pkgver=0.7
-pkgrel=2
+pkgver=1.0.5
+pkgrel=1
 pkgdesc='Automation tools for KiCAD'
 arch=('any')
 url='https://github.com/yaqwsx/KiKit'
@@ -12,7 +12,7 @@
          'python-pybars3' 'python-solidpython')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('38c243f2c8e65a8d961f292558c0eaab9724c8cd0a8af5f5cf569d91b3e9d41d1f94406f0855cc21325676b95a7a967db9d5deac2492ca9d119a166d4fa08f9d')
+sha512sums=('d2dd85144c06d5a4fe895ac21ad95993a9e505e07da045afe6ca7fd4f813bdce9c8b43215eee389582578812e5222fe9c807ac3bc73be040abe164ee5bcee43a')
 
 prepare() {
   sed -i '/versioneer/d' $_pkgname-$pkgver/setup.py



More information about the arch-commits mailing list