summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabrice Mouhartem2023-12-28 21:47:36 +0100
committerFabrice Mouhartem2023-12-28 21:47:36 +0100
commitc34940f4071194ae9165d0b0e1ec2b68365d1c83 (patch)
tree65560ec86de3e292fb82530caf54880e6dcee207 /.SRCINFO
parentc530525b991a296ce61ee8c93c18d671b16b8f49 (diff)
downloadaur-c34940f4071194ae9165d0b0e1ec2b68365d1c83.tar.gz
Update project build system + fix dependencies
- From `setup.py` to `pyproject.toml`
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 6 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ec47a28df3c..3c52674144b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,16 @@
pkgbase = kalamine-git
pkgdesc = A text-based, cross-platform Keyboard Layout Maker.
- pkgver = r75.56b4e79
+ pkgver = r76.b566115
pkgrel = 1
url = https://github.com/fabi1cazenave/kalamine
arch = any
license = MIT
makedepends = git
+ depends = python-click
+ depends = python-pyyaml
+ depends = python-setuptools
+ depends = python-tomli
+ depends = python-lxml
provides = kalamine
conflicts = kalamine
source = git+https://github.com/fabi1cazenave/kalamine.git