This commit is contained in:
matthias@quintern.xyz 2024-05-02 23:25:17 +02:00
parent c75ec9d878
commit 64a2c38eea

View File

@ -8,7 +8,9 @@ url="https:/github.com/MatthiasQuintern/nicole"
license=('GPL3')
depends=('python-mutagen' 'python-beautifulsoup4')
source=(file://${PWD}/nicole/nicole.py _nicole.compdef.zsh nicole.1.man)
md5sums=(93752797fc2bca526fbfd32611518065 f3b46bdcaba5e7fc23bbacc6b2e153c0 8c3b8e5c90afdc8993ebab78d48f5668)
md5sums=('e7d1a3df7cb96798a7958018b28ed733'
'f3b46bdcaba5e7fc23bbacc6b2e153c0'
'8c3b8e5c90afdc8993ebab78d48f5668')
package() {
mkdir -p "${pkgdir}/usr/bin"