Compare commits
8 Commits
204e4d8d6e
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a3c529251 | |||
| f17e2dac1d | |||
| 107db7164c | |||
| 3852085382 | |||
| 3215d98b94 | |||
| f82b50252e | |||
| 0c07e4c43f | |||
| 1b40a3cd79 |
4
PKGBUILD
4
PKGBUILD
@@ -1,12 +1,12 @@
|
||||
# Maintainer: Fabian <fabian@ldsoft.dev>
|
||||
pkgname=music_tagmove
|
||||
pkgver=1.0
|
||||
pkgrel=1
|
||||
pkgrel=8
|
||||
pkgdesc="Tool to automatically split and move music files based on tags"
|
||||
arch=('any')
|
||||
url="https://git.ldsoft.dev/fabs/music_tagmove.git"
|
||||
license=('GPL')
|
||||
depends=('cuetools-fabs' 'flac' 'shntool' 'bbe' 'id3v2-git' )
|
||||
depends=('cuetools-fabs' 'flac' 'shntool' 'bbe' 'id3v2-git' 'bashlib' )
|
||||
|
||||
source=("$pkgname"::"git+https://git.ldsoft.dev/fabs/music_tagmove.git")
|
||||
sha512sums=('SKIP')
|
||||
|
||||
Reference in New Issue
Block a user