From bb30c1a798c1164fb283825fb2ae3e006e82a39a Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 1 Jul 2021 23:29:56 +0300 Subject: [PATCH] mugshot: update to 0.4.3. Also: - change homepage and distfiles to github. --- srcpkgs/mugshot/template | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/srcpkgs/mugshot/template b/srcpkgs/mugshot/template index 31bde94e8556..dab01feca72b 100644 --- a/srcpkgs/mugshot/template +++ b/srcpkgs/mugshot/template @@ -1,13 +1,15 @@ # Template file for 'mugshot' pkgname=mugshot -version=0.4.1 -revision=3 +version=0.4.3 +revision=1 build_style=python3-module +wrksrc="${pkgname}-${pkgname}-${version}" hostmakedepends="intltool python3-distutils-extra" +makedepends="python3-pexpect python3-gobject" depends="accountsservice gtk+3 python3-dbus python3-gobject python3-pexpect" short_desc="Program to update personal user details" maintainer="zethra " license="GPL-3.0-or-later" -homepage="https://launchpad.net/mugshot" -distfiles="https://launchpad.net/mugshot/${version%.*}/${version}/+download/mugshot-${version}.tar.gz" -checksum=d2b52b0b1737bd65d6f6478c4f907b0f641899b5f3b130a155e95d170742f286 +homepage="https://github.com/bluesabre/mugshot" +distfiles="https://github.com/bluesabre/mugshot/archive/refs/tags/mugshot-0.4.3.tar.gz" +checksum=afab48b119091b70d66689931fe1bec95c761a9da16d3ad070f37c6fb54286f8