fix(makepkg.conf): variable PACKAGER

This commit is contained in:
Ahurac 2024-08-06 09:58:30 +02:00
parent d92eedf258
commit c305ed2759

View file

@ -134,6 +134,7 @@ LIB_DIRS=('lib:usr/lib' 'lib32:usr/lib32')
#LOGDEST=/home/makepkglogs
#-- Packager: name/email of the person or organization building packages
#PACKAGER="John Doe <john@doe.com>"
PACKAGER="Ahurac <ahurac@mailbox.org>"
#-- Specify a key to use for package signing
#GPGKEY=""