ソースを参照

Update 'PKGBUILD'

Nathaniel van Diepen 5 年 前
コミット
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"