summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad2024-03-14 04:04:55 +0000
committerkicad2024-03-14 04:04:55 +0000
commitb0c8be82f7ee5a43d18353ed2276c85bc6412d50 (patch)
tree75051544d073ddd67a687f4139a7f8940c315d5f /PKGBUILD
parentc5346bf2a12d15abc0051195fa86196dad33c417 (diff)
downloadaur-b0c8be82f7ee5a43d18353ed2276c85bc6412d50.tar.gz
Bump to KiCad 8.99.0-385-g81cb6d0c3f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d50d1ec0c61..53d52c534a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=8.99.0_376_gb56ee20e22
+pkgver=8.99.0_385_g81cb6d0c3f
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=b56ee20e22
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=81cb6d0c3f
'kicad-nightly.env'
'no-metadata-translation.patch'
)