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