summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-17 05:05:08 +0000
committerkicad-bot2022-02-17 05:05:08 +0000
commit7c041c5786057de4ae0fb70638e2ec96a89096ec (patch)
treed4a995ea916cf8ecac1964b14b9d48b40de0536c /PKGBUILD
parent58512db9f553ef61a07e3b3e002c1daa52601eda (diff)
downloadaur-7c041c5786057de4ae0fb70638e2ec96a89096ec.tar.gz
Bump to KiCAD 6.99.0-968-ga041492736
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63c6a96ddc1b..9fac3fb2fd71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_961_gbc7742cb2e
+pkgver=6.99.0_968_ga041492736
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=bc7742cb2e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=a041492736
'kicad-nightly.env'
'no-metadata-translation.patch'
)