From ad971604cdb620d0ad7562e0881f5ed407536f4a Mon Sep 17 00:00:00 2001 From: Arda Demir Date: Wed, 14 Jul 2021 21:16:25 +0300 Subject: [PATCH] protontricks: update to 1.5.2. --- srcpkgs/protontricks/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template index 9a7b6b9d2f85..6409fe71dc89 100644 --- a/srcpkgs/protontricks/template +++ b/srcpkgs/protontricks/template @@ -1,6 +1,6 @@ # Template file for 'protontricks' pkgname=protontricks -version=1.5.1 +version=1.5.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" @@ -10,5 +10,5 @@ maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/Matoking/protontricks" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=6eaf246216fa80587895bf9acb6a49fdc688dad329cf5d384935ebb6538f67df +checksum=5b1be5e3b40f7b6e64fa593f9fd1264ca37a99ab04d83907e14e9ba8da3e69d2 make_check=no # no tests in pypi tarball