2.1.0
This commit is contained in:
parent
c75ec9d878
commit
64a2c38eea
4
PKGBUILD
4
PKGBUILD
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user