mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mugshot: update to 0.4.3.
Also: - change homepage and distfiles to github.
This commit is contained in:
parent
5760cc9357
commit
63b4d71fc6
1 changed files with 7 additions and 5 deletions
|
@ -1,13 +1,15 @@
|
||||||
# Template file for 'mugshot'
|
# Template file for 'mugshot'
|
||||||
pkgname=mugshot
|
pkgname=mugshot
|
||||||
version=0.4.1
|
version=0.4.3
|
||||||
revision=3
|
revision=1
|
||||||
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="intltool python3-distutils-extra"
|
hostmakedepends="intltool python3-distutils-extra"
|
||||||
|
makedepends="python3-pexpect python3-gobject"
|
||||||
depends="accountsservice gtk+3 python3-dbus python3-gobject python3-pexpect"
|
depends="accountsservice gtk+3 python3-dbus python3-gobject python3-pexpect"
|
||||||
short_desc="Program to update personal user details"
|
short_desc="Program to update personal user details"
|
||||||
maintainer="zethra <jediben97@gmail.com>"
|
maintainer="zethra <jediben97@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://launchpad.net/mugshot"
|
homepage="https://github.com/bluesabre/mugshot"
|
||||||
distfiles="https://launchpad.net/mugshot/${version%.*}/${version}/+download/mugshot-${version}.tar.gz"
|
distfiles="https://github.com/bluesabre/mugshot/archive/refs/tags/mugshot-${version}.tar.gz"
|
||||||
checksum=d2b52b0b1737bd65d6f6478c4f907b0f641899b5f3b130a155e95d170742f286
|
checksum=afab48b119091b70d66689931fe1bec95c761a9da16d3ad070f37c6fb54286f8
|
||||||
|
|
Loading…
Add table
Reference in a new issue