From 80c96309774f288d7cd3d95dddf9573a5bfa2a4f Mon Sep 17 00:00:00 2001 From: Anthony Thompson Date: Sat, 1 Oct 2022 19:15:39 +1000 Subject: [PATCH] xwinwrap-0.9: update checksum --- srcpkgs/xwinwrap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xwinwrap/template b/srcpkgs/xwinwrap/template index 7dbffb515f54..af7799f592de 100644 --- a/srcpkgs/xwinwrap/template +++ b/srcpkgs/xwinwrap/template @@ -3,13 +3,13 @@ pkgname=xwinwrap version=0.9 revision=1 build_style=gnu-makefile -makedepends="libXrender-devel" +makedepends="libXrender-devel grep" short_desc="X11 Window as background" maintainer="SolitudeSF " license="MIT" homepage="https://github.com/mmhobi7/xwinwrap" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=0e840586deaf6780d426dc49f7a344366198aead96535cc1eb2ac7ce366777df +checksum=1792f59c5d85fc766f356f8f903a2081fe4dccc5e8e61cdd946bae0438d15d9a pre_install() { vsed -i Makefile -e 's|/local||'