Ver código fonte

Update 'PKGBUILD'

Nathaniel van Diepen 5 anos atrás
pai
commit
5fb2255b72
1 arquivos alterados com 1 adições e 0 exclusões
  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