From fd4e772730a988b33ca39f4500e2d4027b632e6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 25 Jul 2020 10:07:59 +0200 Subject: [PATCH] statnot: add python_version=2 --- srcpkgs/statnot/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/statnot/template b/srcpkgs/statnot/template index f8bec856b41..e1817d8f43a 100644 --- a/srcpkgs/statnot/template +++ b/srcpkgs/statnot/template @@ -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 " 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