Added dam-0.3.2-1

This commit is contained in:
ayakael 2018-12-30 10:05:49 -05:00
parent fea62474a3
commit 605d2723a9
No known key found for this signature in database
GPG key ID: 575626A4AE5F4026

View file

@ -1,7 +1,7 @@
# Maintainer: Antoine Martin <antoine.martin@protonmail.com>
pkgname=dam
pkgver=0.3.2
pkgrel=0
pkgrel=1
pkgdesc="A digital audio manager built very specifically for my git-annex backed music collection"
url="https://github.com/ayakael/dam"
arch="noarch"
@ -45,7 +45,7 @@ snapshot() {
build() {
cd "$builddir"
./build.sh "VERSION=${pkgver}"
./build.sh --version $pkgver
}
package() {