summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61064001a347..2197235c7446 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = hakchi-git
pkgdesc = Tool that allows you to add more games to your NES/SNES Classic Mini v1
pkgver = r130.fd525ac
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/madmonkey1907/hakchi
arch = x86_64
+ license = GPL3
makedepends = git
makedepends = arm-linux-gnueabihf-gcc
makedepends = imagemagick
diff --git a/PKGBUILD b/PKGBUILD
index 70d926f9b371..496739a105e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=hakchi-git
_pkgname=hakchi
pkgver=r130.fd525ac
-pkgrel=1
+pkgrel=2
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"