Selaa lähdekoodia

Mention PKGBUILD source locations in a comment

timvisee 6 vuotta sitten
vanhempi
commit
a4f9a23975
2 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 4 0
      pkg/aur/ffsend-bin/PKGBUILD
  2. 4 0
      pkg/aur/ffsend/PKGBUILD

+ 4 - 0
pkg/aur/ffsend-bin/PKGBUILD

@@ -1,5 +1,9 @@
 # Maintainer: Tim Visee <tim@visee.me>
 # Contributor: Ariel AxionL <i at axionl dot me>
+#
+# This PKGBUILD is managed externally, and is automatically updated here:
+# - https://gitlab.com/timvisee/ffsend/blob/master/pkg/aur/ffsend-bin/PKGBUILD
+# - Mirror: https://github.com/timvisee/ffsend/blob/master/pkg/aur/ffsend-bin/PKGBUILD
 
 pkgname=ffsend-bin
 pkgver=0.0.0 # automatically set in CI, see: /.gitlab-ci.yml

+ 4 - 0
pkg/aur/ffsend/PKGBUILD

@@ -1,4 +1,8 @@
 # Maintainer: Tim Visee <tim@visee.me>
+#
+# This PKGBUILD is managed externally, and is automatically updated here:
+# - https://gitlab.com/timvisee/ffsend/blob/master/pkg/aur/ffsend/PKGBUILD
+# - Mirror: https://github.com/timvisee/ffsend/blob/master/pkg/aur/ffsend/PKGBUILD
 
 pkgname=ffsend
 pkgver=0.0.0 # automatically set in CI, see: /.gitlab-ci.yml