summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6deb2253a637..2283e023f360 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = litecli-git
pkgdesc = A command-line client for SQLite databases that has auto-completion and syntax highlighting.
- pkgver = v1.5.0.r0.g93c7a3b
+ pkgver = r323.9d5bcf0
pkgrel = 1
url = https://github.com/dbcli/litecli
arch = any
license = BSD
- makedepends = python-distribute
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-click
depends = python-pygments
@@ -15,8 +17,7 @@ pkgbase = litecli-git
depends = python-cli_helpers
provides = litecli
conflicts = litecli
- source = git://github.com/dbcli/litecli.git
+ source = git+https://github.com/dbcli/litecli.git
md5sums = SKIP
pkgname = litecli-git
-