summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2018-09-19 10:07:11 +0100
committerGrey Christoforo2018-09-19 10:07:11 +0100
commita6d2f75a44bf35f6eff7b15150e0b8b9f0a0ae58 (patch)
tree0737ce085d371cbb28352af520db46a87068ccba /PKGBUILD
parent0c5c58d8798a7f1bbf399b486cf5862087085314 (diff)
parent72e69ea7a9e5e1471297482a29f8da6e243e2427 (diff)
downloadaur-a6d2f75a44bf35f6eff7b15150e0b8b9f0a0ae58.tar.gz
Merge branch 'master' of ssh://aur.archlinux.org/kicad-footprints
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8369351fd7e8..4d1f36d41ae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="https://kicad.github.io/footprints"
license=('GPL')
makedepends=('cmake')
-conflicts=('kicad-footprints-git')
+conflicts=('kicad-footprints-git' 'kicad-library-git')
provides=(kicad-footprints)
source=("https://github.com/KiCad/kicad-footprints/archive/${_pkgver}.tar.gz")
md5sums=('e8ce40c47b108280d7878f858899ab10')