statnot: add python_version=2
This commit is contained in:
parent
02d41e856e
commit
fd4e772730
1 changed files with 2 additions and 1 deletions
|
@ -4,13 +4,14 @@ version=0.0.4
|
|||
revision=3
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
depends="pygtk python-dbus xsetroot"
|
||||
depends="pygtk python3-dbus xsetroot"
|
||||
short_desc="Notification system for lightweight window managers"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/halhen/statnot/"
|
||||
distfiles="https://github.com/halhen/statnot/archive/${version}.tar.gz"
|
||||
checksum=2864332c2e3cece682def8c3881ce1335fa9054a96a3142ddd761936e462d936
|
||||
python_version=2
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue