X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.global;fp=Makefile.global;h=0aee5876532bf84a5d4495a1046e884d1686602e;hp=b54ba9dd0bcc53b69ac5e92bfe5f865e85fb681a;hb=4bfbd5baa1e754e18d58dd6b8052a8072c0bfc2f;hpb=1f82039e0da1adf078559ef9bf80e2b47858a607 diff --git a/Makefile.global b/Makefile.global index b54ba9dd..0aee5876 100644 --- a/Makefile.global +++ b/Makefile.global @@ -40,9 +40,9 @@ DEB_TAG=debian/$(UPSTREAM_TAG)-1 RELEASE_HOST=notmuchmail.org RELEASE_DIR=/srv/notmuchmail.org/www/releases RELEASE_URL=https://notmuchmail.org/releases -TAR_FILE=$(PACKAGE)-$(VERSION).tar.gz +TAR_FILE=$(PACKAGE)-$(VERSION).tar.xz ELPA_FILE:=$(PACKAGE)-emacs-$(ELPA_VERSION).tar -DEB_TAR_FILE=$(PACKAGE)_$(VERSION).orig.tar.gz +DEB_TAR_FILE=$(PACKAGE)_$(VERSION).orig.tar.xz SHA256_FILE=$(TAR_FILE).sha256.asc DETACHED_SIG_FILE=$(TAR_FILE).asc