From 83573c0cc5616164b1ad901bdc3adf04f8ab10aa Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 9 Dec 2018 10:56:06 -0200 Subject: [PATCH] deutex: fix homepage= and distfiles= --- srcpkgs/deutex/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/deutex/template b/srcpkgs/deutex/template index e32a7978462..7c232bbe83d 100644 --- a/srcpkgs/deutex/template +++ b/srcpkgs/deutex/template @@ -1,15 +1,15 @@ # Template file for 'deutex' pkgname=deutex version=5.1.2 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="automake libtool pkg-config asciidoc" makedepends="libpng-devel" short_desc="WAD composer for DOOM and others" maintainer="maxice8 " license="GPL-2.0-only, LGPL-2.0-or-later" -homepage="http://www.teaser.fr/~amajorel/deutex/" -distfiles="https://github.com/chungy/${pkgname}/archive/v${version}.tar.gz" +homepage="https://github.com/Doom-Utils/deutex" +distfiles="https://github.com/Doom-Utils/deutex/archive/v${version}.tar.gz" checksum=b91b1cd40098cc8f5e1e9a18ea4b5b785a4f54ff2ce5c6d9524f22ca84a83bd0 pre_configure() {