summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad2025-02-25 05:04:49 +0000
committerkicad2025-02-25 05:04:49 +0000
commita6361987467426f497f99f6f8fb0d5e2b6269100 (patch)
tree5fdcbfe1977fcc5e0fff933500b78a789db2d043 /PKGBUILD
parentdcf7fd235bcb1283c7c27750a88a94130e3080da (diff)
downloadaur-a6361987467426f497f99f6f8fb0d5e2b6269100.tar.gz
Bump to KiCad 9.99.0-136-gbc5fca1daa
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32ebe5d42708..8234a53140d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=9.99.0_87_g4123f75d5a
+pkgver=9.99.0_136_gbc5fca1daa
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=(
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=4123f75d5a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=bc5fca1daa
'kicad-nightly.env'
'no-metadata-translation.patch'
)