Browse Source

Update 'PKGBUILD'

Nathaniel van Diepen 3 years ago
parent
commit
f10090373a
1 changed files with 1 additions and 1 deletions
  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")