소스 검색

Update 'PKGBUILD'

Nathaniel van Diepen 4 년 전
부모
커밋
f10090373a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

@@ -9,7 +9,7 @@ pkgver() {
                 date +%Y%m%d;
         fi;
 }
-pkgrel=1
+pkgrel=2
 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")