1
0
Nathaniel van Diepen 4 жил өмнө
parent
commit
08bce1c998
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  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"