summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabrice Mouhartem2024-05-20 21:52:14 +0200
committerFabrice Mouhartem2024-05-20 21:52:14 +0200
commitb6cefe544105611f0c3048dcb854514af54050a2 (patch)
treecf4a0a73e7d3066b885a1e41ef91bef1aa5bb039
parentbe531f893bc166815d3f807103cf50e83ee991c5 (diff)
downloadaur-kalamine-git.tar.gz
Integrate changes from Alexander + update SRCINFO
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98edaa763753..2f37af4968f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
pkgbase = kalamine-git
pkgdesc = A text-based, cross-platform Keyboard Layout Maker.
- pkgver = v0.36.r2.6004686
+ pkgver = v0.36.r3.173ff65
pkgrel = 1
url = https://github.com/OneDeadKey/kalamine
arch = any
license = MIT
makedepends = git
makedepends = python-hatchling
+ makedepends = python-build
+ makedepends = python-installer
depends = python-click
depends = python-pyyaml
depends = python-setuptools
diff --git a/PKGBUILD b/PKGBUILD
index 38ec80ede7d1..5e6144bfc69d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# (https://aur.archlinux.org/packages/fanficfare-git)
_pkgname=kalamine
pkgname=kalamine-git
-pkgver=v0.36.r2.6004686
+pkgver=v0.36.r3.173ff65
pkgrel=1
pkgdesc="A text-based, cross-platform Keyboard Layout Maker."
arch=('any')