diff options
-rw-r--r-- | .makepkg.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.makepkg.conf b/.makepkg.conf index 519e10b..780b0ea 100644 --- a/.makepkg.conf +++ b/.makepkg.conf @@ -1,3 +1,7 @@ +#!/hint/bash +# +# ~/.makepkg.conf +# PACKAGER="David Runge <dvzrv@archlinux.org>" GPGKEY="C7E7849466FE2358343588377258734B41C31549" BUILDDIR=/tmp/makepkg |