TwitchNotifier: update to 0.5. (#8028)
This commit is contained in:
parent
24881ae5f6
commit
d7efc89828
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'TwitchNotifier'
|
||||
pkgname=TwitchNotifier
|
||||
version=0.4.2
|
||||
revision=3
|
||||
version=0.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
makedepends="python3-devel"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Giedrius Statkevičius <giedriuswork@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/GiedriusS/${pkgname}"
|
||||
distfiles="https://github.com/GiedriusS/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum="ba42a2fe3ff433a0f1319c4bd162d6fc1f49185eaee02720fcd165217494fcaf"
|
||||
checksum=42087644c22ecae9268880b38786c9920deec4cd91b08f1377189ee94dfea406
|
||||
|
|
Loading…
Reference in New Issue