summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2024-05-04 02:01:32 +0800
committertaotieren2024-05-04 02:01:32 +0800
commit3eee3b7278a19045b4c792b8eec36935a9730677 (patch)
treed3437aa8110b9849f9ccdb6e68ee58fea7babec2 /PKGBUILD
parentf756c5db767ae2ceb9a215d8ba230c343e1d1e86 (diff)
downloadaur-kicad-pcb-diff.tar.gz
[lilac] updated to 2.5.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a89bc092fa3..4f79dd4a6183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=kicad-pcb-diff
pkgname=kicad-pcb-diff
-pkgver=2.5.3
-pkgrel=3
+pkgver=2.5.4
+pkgrel=1
epoch=
pkgdesc="Tool to generate a PDF file showing the changes between two KiCad PCB/SCH files. Also a git plug-in."
arch=('any')
@@ -30,7 +30,7 @@ install=
changelog=
source=("KiDiff-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
noextract=()
-sha256sums=('32184714ae0aa54b38c457e0327a1d250492a22ceab0914f2a115c4f93210832')
+sha256sums=('11731c3a98d1e2973f59b9c6e3b8633724cf90af210c0e3aa611a4cdda83c451')
#validpgpkeys=()
build() {