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 3edee1e8c48b..5fdba55c1778 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbasename=litecli
pkgname=litecli-git
-pkgver=v0.0.3.r1.g08d6953
+pkgver=v1.9.0.r20.ge95c17f
pkgrel=1
pkgdesc="A command-line client for SQLite databases that has auto-completion "\
"and syntax highlighting."
@@ -19,7 +19,7 @@ depends=(
'python-cli_helpers'
)
makedepends=('python-distribute')
-source=("git://github.com/dbcli/litecli.git")
+source=("git+https://github.com/dbcli/litecli.git")
md5sums=('SKIP')
provides=('litecli')
conflicts=('litecli')