Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
kicad
Commits:
4f7528e2 by Jelle van der Waa at 2024-11-30T16:14:14+01:00
upgpkg: 8.0.6-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kicad
pkgdesc = Electronic schematic and printed circuit board (PCB) design
tools
pkgver = 8.0.6
- pkgrel = 1
+ pkgrel = 2
url = http://kicad.org/
arch = x86_64
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgname=kicad
pkgver=8.0.6
-pkgrel=1
+pkgrel=2
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
url='http://kicad.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kicad/-/commit/4f7528e2dad54f64326af0e4194f9ff6264ff239
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kicad/-/commit/4f7528e2dad54f64326af0e4194f9ff6264ff239
You're receiving this email because of your account on gitlab.archlinux.org.