diff options
author | Khorne | 2024-06-07 15:54:21 +0200 |
---|---|---|
committer | Khorne | 2024-06-07 15:54:21 +0200 |
commit | 5ce29c2bb97015840a283931a9ff213d1009175f (patch) | |
tree | d7944767c4d3c6e2836229f95b0dff0b1baa3870 /PKGBUILD | |
parent | d48e49d6336a0afa4dd96bbca8ec532584119138 (diff) | |
download | aur-5ce29c2bb97015840a283931a9ff213d1009175f.tar.gz |
upgpkg: python-pinecil 0.2.14-1
upstream release
add python-pinecil
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') |