From cb65ec9a7b5196a6a213824bc9a275492213796f Mon Sep 17 00:00:00 2001 From: Renato Aguiar Date: Mon, 4 May 2020 13:38:35 -0700 Subject: [PATCH] heimdall: update homepage, fix xlint, orphan --- srcpkgs/heimdall/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/heimdall/template b/srcpkgs/heimdall/template index 57bdb0e68a6..ff12287961d 100644 --- a/srcpkgs/heimdall/template +++ b/srcpkgs/heimdall/template @@ -1,17 +1,17 @@ # Template file for 'heimdall' pkgname=heimdall version=1.4.2 -revision=1 +revision=2 +wrksrc="Heimdall-v${version}" build_style=cmake -short_desc="Tool suite used to flash firmware onto Samsung Galaxy S devices" -maintainer="Renato Aguiar " -license="MIT" -homepage="https://github.com/Benjamin-Dobell/Heimdall" -distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=589bef88f2597c8a84fe6fafbe928ddc9687438b5b54edd917d7df48c7e3eff8 -wrksrc="Heimdall-${version}" hostmakedepends="pkg-config" makedepends="libusb-devel qt5-devel" +short_desc="Tool suite used to flash firmware onto Samsung Galaxy S devices" +maintainer="Orphaned " +license="MIT" +homepage="https://gitlab.com/BenjaminDobell/Heimdall" +distfiles="https://gitlab.com/BenjaminDobell/Heimdall/-/archive/v${version}/Heimdall-v${version}.tar.bz2" +checksum=2de553496fff1441a3e917b3da9e862192bd7bb05d9cab376fefcc12f82d2f05 if [ -n "$CROSS_BUILD" ]; then # Need some devel packages in the host