From a7d886d8fd3eac0e03834ec3d53b675e78ea586f Mon Sep 17 00:00:00 2001 From: Georgian Fire Date: Mon, 26 Oct 2020 14:59:31 -0400 Subject: [PATCH] azote: update to 1.8.1 --- srcpkgs/azote/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template index 91df1ef8956..db992b45f5d 100644 --- a/srcpkgs/azote/template +++ b/srcpkgs/azote/template @@ -1,7 +1,7 @@ # Template file for 'azote' pkgname=azote -version=1.7.10 -revision=2 +version=1.8.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3>=3.4 python3-setuptools python3-gobject python3-Pillow gtk+3 feh python3-send2trash xrandr grim slurp ImageMagick python3-yaml" @@ -10,7 +10,7 @@ maintainer="Piotr Miller " license="BSD-3-Clause, GPL-3.0-or-later" homepage="https://github.com/nwg-piotr/azote" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=e9ecd2104689c05fb2a37bb160543d80e9fd245c5274ab16fc021f400d738d35 +checksum=d8b2f5f4e351e72d9c58f9d5fc9c9e2526087e57e5553f6defbd163c78727905 post_install() { vmkdir usr/bin @@ -18,7 +18,6 @@ post_install() { vmkdir usr/share/applications vcopy "dist/${pkgname}.svg" usr/share/${pkgname} - vcopy "dist/${pkgname}-arch" usr/share/${pkgname} vcopy "dist/${pkgname}.desktop" usr/share/applications vlicense LICENSE-COLORTHIEF