Browse Source

Update 'PKGBUILD'

Nathaniel van Diepen 3 years ago
parent
commit
08bce1c998
1 changed files with 1 additions and 0 deletions
  1. 1 0
      PKGBUILD

+ 1 - 0
PKGBUILD

@@ -15,6 +15,7 @@ pkgrel=4
 pkgdesc="Allows admins to easily add messages to be displayed at boot without having to edit files."
 arch=('any')
 makedepends=('git')
+license=('MIT')
 source=("git+https://github.com/Eeems/system-msg.git" 'LICENSE')
 build() {
         cd "$srcdir/$pkgname"