Explorar o código

Update 'PKGBUILD'

Nathaniel van Diepen %!s(int64=4) %!d(string=hai) anos
pai
achega
2242bc4cb9
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

@@ -14,7 +14,7 @@ pkgver() {
 pkgrel=3
 pkgdesc="Allows admins to easily add messages to be displayed at boot without having to edit files."
 arch=('any')
-source=("git+https://github.com/Eeems/system-msg.git")
+source=("git+https://github.com/Eeems/system-msg.git" 'LICENSE')
 build() {
         cd "$srcdir/$pkgname"
         make
@@ -24,4 +24,4 @@ package() {
         cd "$srcdir/$pkgname"
         make DESTDIR="${pkgdir}" install
 }
-md5sums=('SKIP')
+md5sums=('SKIP' 'SKIP')