summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2023-07-24 15:00:54 +0800
committertaotieren2023-07-24 15:00:54 +0800
commitf8a745ed9201e957028ca3da93c7dd3670bbaf07 (patch)
treed723ce602d555170f7c458c52592ce51b65fc8bd /PKGBUILD
parentca50aca5355b804d7d07748cafcabd7a8ce626b4 (diff)
downloadaur-f8a745ed9201e957028ca3da93c7dd3670bbaf07.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b0499b156b6..ff25d3c4de77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=kicad-pcb-diff
pkgname=kidiff
pkgver=2.4.7
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Tool to generate a PDF file showing the changes between two KiCad PCB/SCH files. Also a git plug-in."
arch=('any')
@@ -21,7 +21,7 @@ makedepends=(python-{build,installer}
python-setuptools-scm
python-wheel)
optdepends=("kiauto-git: KiCad automation scripts.")
-provides=('kidiff' 'kicad-diff' 'kicad-pcb-diff' 'python-kidff')
+provides=('kidiff' 'kicad-diff' 'kicad-pcb-diff' 'python-kidiff')
conflicts=()
replaces=()
backup=()