summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d577c40c9d2..d820e2b08ce3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=toad
pkgname=toad-git
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc="Toad: Trainer Of All Data, the Frog training collection"
arch=('i686' 'x86_64')
url="http://languagemachines.github.io/frog"
@@ -13,7 +13,7 @@ provides=('toad')
conflicts=('toad')
makedepends=('libtool' 'autoconf')
options=(!libtool)
-source=("git://github.com/LanguageMachines/toad.git")
+source=("git+https://github.com/LanguageMachines/toad.git")
_gitname=("toad")
noextract=()
md5sums=('SKIP')