From 2916fe39ad270644f57c1037d93909984751b5c6 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 7 Nov 2021 19:49:30 +0100 Subject: [PATCH] statnot: update to python3 snapshot --- srcpkgs/statnot/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/statnot/template b/srcpkgs/statnot/template index a634cb1eb2d4..d129ad7430bf 100644 --- a/srcpkgs/statnot/template +++ b/srcpkgs/statnot/template @@ -1,16 +1,17 @@ # Template file for 'statnot' pkgname=statnot version=0.0.4 -revision=4 +revision=5 +_commit=d70982eb5d86e7849295b634721a74a433fcb532 +wrksrc="$pkgname-$_commit" build_style=gnu-makefile -depends="pygtk python3-dbus xsetroot" +depends="python3-gobject 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 +distfiles="https://github.com/halhen/statnot/archive/$_commit.tar.gz" +checksum=9b6346e2340dd4ba5f76cbc7f3d5a09d2ba623bb74aab2355b793055f96991bf post_install() { vdoc README.md