summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-03-06 06:48:56 -0700
committerBrian Bidulock2016-03-06 06:48:56 -0700
commitaf919e8ec80fa6a77af8e6a981f2d65a584f9cb3 (patch)
treead20d25d062e8aef6573170c5a6b59bda9d854a1 /PKGBUILD
parentbd15c7ec25cdfbffc22d5594d3d1b0a60866b38b (diff)
downloadaur-wmcdplayer.tar.gz
license should be an array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b4fc2f12fd1..ad39ab2375fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Smart dockapp to play CD-AUDIO from any CD-ROM device you have installe
#url="http://www.dockapps.org/file.php/id/286"
url="https://web.archive.org/web/20121130065910/http://dockapps.windowmaker.org/file.php/id/286"
arch=('i686' 'x86_64')
-license=""
+license=("")
depends=('sdl' 'libxpm')
#source=("http://www.dockapps.org/download.php/id/618/$pkgname-$pkgver.tar.gz")
source=("https://web.archive.org/web/20121130065910/http://dockapps.windowmaker.org/download.php/id/618/wmcdplayer-1.0.tar.gz")