deutex: fix homepage= and distfiles=

This commit is contained in:
maxice8 2018-12-09 10:56:06 -02:00 committed by maxice8
parent dc979611ec
commit 83573c0cc5
1 changed files with 3 additions and 3 deletions

View File

@ -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 <thinkabit.ukim@gmail.com>"
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() {