summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamuel A. Winchenbach2016-09-01 13:16:26 -0400
committerSamuel A. Winchenbach2016-09-01 13:16:26 -0400
commitcc295b705a022dbd2e6cbc1e700a771ece8ec33c (patch)
tree3a42a7b05ab46c36be18c8bce6c6275adbc36556 /PKGBUILD
parentbd1f29a0eb7f0b4cfadf3c855eefa64eac4dc75d (diff)
downloadaur-cc295b705a022dbd2e6cbc1e700a771ece8ec33c.tar.gz
Use the official repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30e7d4b991d6..f4fe614f0567 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Marq Schneider <queueRAM@gmail.com>
pkgname=kicad-git
-pkgver=r6445.9525226
-pkgrel=2
-pkgdesc="Electronic schematic and printed circuit board (PCB) design tools - git clone of bzr repo (faster download)"
+pkgver=r7108.4b6d283
+pkgrel=1
+pkgdesc="Electronic schematic and printed circuit board (PCB) design tools"
arch=('i686' 'x86_64')
url="http://iut-tice.ujf-grenoble.fr/kicad/"
license=('GPL')
@@ -15,7 +15,7 @@ optdepends=('kicad-library: for footprints')
conflicts=('kicad' 'kicad-bzr')
provides=('kicad')
install=kicad.install
-source=("${pkgname}"'::git+https://github.com/KiCad/kicad-source-mirror')
+source=("${pkgname}"'::git+git://git.launchpad.net/kicad')
md5sums=('SKIP')
pkgver() {