summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Østergaard2014-06-08 12:32:52 +0200
committerNick Østergaard2014-06-08 12:32:52 +0200
commita62ffb69fa699568bcbca0555b95cb365ae46583 (patch)
tree46b15c264e8b6a83e5075a0c366a259e70585d6c
parent66461fecea6fe24da9d84824c2cbdec780a10e8f (diff)
downloadaur-a62ffb69fa699568bcbca0555b95cb365ae46583.tar.gz
.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00a94fb90451..307c8f97ca99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = kicad-pretty-git
- pkgdesc = KiCad .pretty repos
+ pkgdesc = KiCad .pretty repos. Theese are the new footprint library.
pkgver = 1
pkgrel = 1
+ url = https://github.com/KiCad
install = kicad.install
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index c7980376b5e8..ff88ca7e72b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=kicad-pretty-git
pkgver=1
pkgrel=1
-pkgdesc="KiCad .pretty repos"
+pkgdesc="KiCad .pretty repos. Theese are the new footprint library."
arch=('any')
-url=""
+url="https://github.com/KiCad"
license=('GPL')
makedepends=('git')
options=('!strip')