summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7529b934f179..c654a39f2c3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = pfsshell-git
url = https://github.com/ps2homebrew/pfsshell
arch = i686
arch = x86_64
- license =
+ license = GPL-2.0
makedepends = meson
source = pfsshell-git::git+https://github.com/ps2homebrew/pfsshell.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 92789bea0720..52b9ed487a07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="Browse and edit PFS filesystems."
arch=("i686" "x86_64")
url="https://github.com/ps2homebrew/pfsshell"
-license=('')
+license=('GPL-2.0')
makedepends=('meson')
source=('pfsshell-git::git+https://github.com/ps2homebrew/pfsshell.git')
md5sums=('SKIP')