summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57fed6c03922..4aee4046e9cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="A tool for listening & downloading the music from social network VK.COM"
arch=('i686' 'x86_64')
url="http://vkaudiosaver.ru/"
-license=('GPL3')
+license=('custom')
groups=("network")
if [ "$CARCH" = "i686" ]; then
@@ -45,4 +45,4 @@ package() {
ln -s "/opt/$_realname/icon64.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
msg2 "Installation finished!"
-} \ No newline at end of file
+}