diff options
-rw-r--r-- | .makepkg.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.makepkg.conf b/.makepkg.conf index fba4240..519e10b 100644 --- a/.makepkg.conf +++ b/.makepkg.conf @@ -1,3 +1,3 @@ -PACKAGER="David Runge <dave@sleepmap.de>" -GPGKEY="0x54C28F4FF5A1A949" +PACKAGER="David Runge <dvzrv@archlinux.org>" +GPGKEY="C7E7849466FE2358343588377258734B41C31549" BUILDDIR=/tmp/makepkg |