summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrej Radović2024-05-02 11:11:26 +0200
committerAndrej Radović2024-05-02 11:11:26 +0200
commit2d683634248f43bd4c2f5a0798f1977195ce4cf1 (patch)
tree6fe83653abd41fe90221ae9563f6e4b6ca40cecb /.SRCINFO
parentd5e61f2a0d193e8435e711b2fd77731c92ceeb7e (diff)
downloadaur-litecli.tar.gz
Updated to 1.10.1, updated packaging.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12caf098201d..875390a27610 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = litecli
pkgdesc = A command-line client for SQLite databases that has auto-completion and syntax highlighting.
- pkgver = 1.10.0
+ pkgver = 1.10.1
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,7 +17,7 @@ pkgbase = litecli
depends = python-cli_helpers
provides = litecli
conflicts = litecli-git
- source = litecli-1.10.0.zip::https://github.com/dbcli/litecli/archive/v1.10.0.zip
- md5sums = 749a0ab4ba215ce0c06c15fe3cc5172b
+ source = https://files.pythonhosted.org/packages/source/l/litecli/litecli-1.10.1.tar.gz
+ md5sums = bc9de3126aebcdbaca287ce2241cbff7
pkgname = litecli