Parcourir la source

Update 'PKGBUILD'

Nathaniel van Diepen il y a 5 ans
Parent
commit
5fb2255b72
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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