hangups: update to 0.4.18.
This commit is contained in:
parent
1e7f0a4fdc
commit
de526b9209
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hangups'
|
# Template file for 'hangups'
|
||||||
pkgname=hangups
|
pkgname=hangups
|
||||||
version=0.4.16
|
version=0.4.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tdryer/hangups"
|
homepage="https://github.com/tdryer/hangups"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=cd3fb367408910db6a2bf8fba1a16a814a6f09bb4d6ae03da0c4690bff7cac0e
|
checksum=49b31ee5f4fd36b1c10efd7b827a55e6d7b7e6c24a72e836a35e0da5777332b0
|
||||||
make_check=no # requires httpretty which is not packaged
|
make_check=no # requires httpretty which is not packaged
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue