mugshot: update to 0.4.1.
This commit is contained in:
parent
64210d0d90
commit
bd610ab8ea
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'mugshot'
|
||||
pkgname=mugshot
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="intltool python3-distutils-extra"
|
||||
depends="accountsservice gtk+3 python3-dbus python3-gobject python3-pexpect"
|
||||
|
@ -9,6 +10,5 @@ short_desc="Program to update personal user details"
|
|||
maintainer="zethra <jediben97@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://launchpad.net/mugshot"
|
||||
distfiles="https://launchpad.net/mugshot/${version%.*}/$version/+download/mugshot-${version}.tar.gz"
|
||||
checksum=8fe72caca621a8130002bdc298df8e2193bfce356d7db93c5cf83db3787c2045
|
||||
noarch=yes
|
||||
distfiles="https://launchpad.net/mugshot/${version%.*}/${version}/+download/mugshot-${version}.tar.gz"
|
||||
checksum=d2b52b0b1737bd65d6f6478c4f907b0f641899b5f3b130a155e95d170742f286
|
||||
|
|
Loading…
Add table
Reference in a new issue