summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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")