summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKhorne2024-06-07 15:54:21 +0200
committerKhorne2024-06-07 15:54:21 +0200
commit5ce29c2bb97015840a283931a9ff213d1009175f (patch)
treed7944767c4d3c6e2836229f95b0dff0b1baa3870 /PKGBUILD
parentd48e49d6336a0afa4dd96bbca8ec532584119138 (diff)
downloadaur-5ce29c2bb97015840a283931a9ff213d1009175f.tar.gz
upgpkg: python-pinecil 0.2.14-1
upstream release add python-pinecil
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb551ab0e134..6c37d8ba19d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/builder555/pinecil_lib"
license=('MIT')
depends=('python' 'python-bleak')
-makedepends=('python-build' 'python-installer' 'python-wheel')
+makedepends=('python-build' 'python-installer' 'python-wheel' 'python-poetry')
source=("${_name}-${pkgver}.tar.gz::https://github.com/builder555/${_name}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('ce7dfa49ecd2dabab667ac717729e070b7a482b6dba3cb7b70e69b5efd40ca02')