summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReNoM2020-07-24 15:11:23 +0300
committerReNoM2020-07-24 15:11:23 +0300
commit634180059f02d7c32e2d7d682621fd827a52ca67 (patch)
tree724895c6d7c432d74e76bf91d5f0cd463d5d3ce5 /PKGBUILD
parent7083b6adb99935b4f56fb8cd19227dbed7e443cd (diff)
downloadaur-634180059f02d7c32e2d7d682621fd827a52ca67.tar.gz
Fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8658fdc299db..70d926f9b371 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Tool that allows you to add more games to your NES/SNES Classic Mini v1"
arch=("x86_64")
url="https://github.com/madmonkey1907/hakchi"
-licence="GPL3"
+license=("GPL3")
depends=("libusb" "qt5-base" "upx" "cpio" "lzop" "wget")
makedepends=("git" "arm-linux-gnueabihf-gcc" "imagemagick")
provides=("hakchi")