Nathaniel van Diepen 5 anni fa
parent
commit
5fb2255b72
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      PKGBUILD

+ 1 - 0
PKGBUILD

@@ -1,5 +1,6 @@
 pkgname=system-msg
 pkgver=v2.4.r0.g9aeb780
+url="https://github.com/Eeems/system-msg"
 pkgver() {
         cd "$srcdir/$pkgname"
         if git describe --tags > /dev/null 2>&1;then