diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-06-28 02:11:50 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@frugalware.org> | 2008-06-28 02:11:50 +0200 |
commit | 3839517cd8739f4d079ed8573fd58a9244092abe (patch) | |
tree | 64392d32d080f1c9d3ffdebd3fd168716d393e1d | |
parent | 9765aa67882cebea28e49f8f73bed66dfbd43b15 (diff) |
change key id
-rw-r--r-- | skype/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skype/Makefile b/skype/Makefile index 48b9d07b..c1f7cf8b 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -45,8 +45,8 @@ dist: release: git tag $(VERSION) $(MAKE) dist - gpg --comment "See http://ftp.frugalware.org/pub/README.GPG for info" \ - -ba -u 20F55619 bitlbee-skype-$(VERSION).tar.gz + gpg --comment "See http://vmiklos.hu/gpg/ for info" \ + -ba bitlbee-skype-$(VERSION).tar.gz doc: HEADER.html Changelog |