summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrej Radovic2017-08-16 20:15:51 +0200
committerAndrej Radovic2017-08-16 20:15:51 +0200
commit22d7a0a4644455537ec0a408feb48887a627ed71 (patch)
tree5a82bc4a84aa8e8c3b3621243614b5d46ea3bb64 /PKGBUILD
parent85ede750e984e9130ea20a2c53bfbda0a3d27467 (diff)
downloadaur-22d7a0a4644455537ec0a408feb48887a627ed71.tar.gz
Forked repo, pulled requests, pointed to fork.
I cloned the original repo and added melak's pull requests. The PKGBUILD will point to my fork until those pull requests are incorporated into the master repo, as they allow for compilation with the wxgtk version currently available.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d1d468aa404..35fdd579c7e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=(git make cmake)
install=kicadlibrarian-git.install
provides=("kicadlibrarian")
conflicts=("kicadlibrarian")
-source=("${pkgname}"'::git+git://github.com/melak/KiCad-Librarian.git#branch=fix/update_unqlite')
+source=("${pkgname}"'::git+git://github.com/randrej/KiCad-Librarian.git')
md5sums=('SKIP')
pkgver() {