summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid McFarland2016-06-11 15:16:02 -0300
committerDavid McFarland2016-06-11 15:16:02 -0300
commit0ec049d64ecc41b5994ac612b994c1df344238e1 (patch)
treef9a718b44bec04dfb15356612bc5cb9caf281dc7 /PKGBUILD
parent2b26ee68003c09ff5441fbf04817cf251c4f1ad5 (diff)
downloadaur-0ec049d64ecc41b5994ac612b994c1df344238e1.tar.gz
specify license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7ce466e2446..a0c8ad2b431b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ pkgver=${pkgver_base}.${pkgver_build}
pkgrel=1
arch=('x86_64')
url="http://www.amd.com"
+license=('custom:AMD')
url_ref="http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Beta-Driver-for-Vulkan-Release-Notes.aspx"
DLAGENTS="https::/usr/bin/curl --referer ${url_ref} -o %o %u"