diff --git a/srcpkgs/LoginKit/template b/srcpkgs/LoginKit/template index 50e6860188..7472109c71 100644 --- a/srcpkgs/LoginKit/template +++ b/srcpkgs/LoginKit/template @@ -1,7 +1,9 @@ # Template file for 'LoginKit' pkgname=LoginKit version=0.1 -revision=2 +revision=3 +_gitrev=f3635476546233be0c19a155b1ceb986650501d4 +wrksrc="${pkgname}-${_gitrev}" build_style=gnu-makefile make_build_args="SBIN_DIR=/usr/bin" make_install_args="SBIN_DIR=/usr/bin" @@ -11,7 +13,6 @@ depends="ConsoleKit2" short_desc="Glue layer between ConsoleKit2 and logind's dbus interfaces" maintainer="Enno Boland " license="MIT" -homepage="https://git.devuan.org/pkgs-utopia-substitution/loginkit" -distfiles="https://git.devuan.org/pkgs-utopia-substitution/loginkit/repository/archive.tar.gz?ref=upstream%2F$version>$pkgname-$version.tar.gz" -checksum=06dc2c299654abf2dc28225e541a28fb2713c6709daa7248acf5258e4afc15b6 -wrksrc=loginkit.git +homepage="https://github.com/dimkr/LoginKit" +distfiles="https://github.com/dimkr/LoginKit/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz" +checksum=55a5f510d78e4fc8e92bc8b970251529cb396fcbcca76fda6f91b9da38e59795