From e3ed3a180f88bae498328032de788656d79977f5 Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Sun, 30 May 2021 09:13:32 +0200 Subject: [PATCH] protontricks: update to 1.5.1. --- srcpkgs/protontricks/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template index 16e9838fa7cb..9a7b6b9d2f85 100644 --- a/srcpkgs/protontricks/template +++ b/srcpkgs/protontricks/template @@ -1,6 +1,6 @@ # Template file for 'protontricks' pkgname=protontricks -version=1.4.4 +version=1.5.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" @@ -10,4 +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=0f7d2f8138eee4df336823ec2d2c5d935a04718aafa88cccf244684f88428c65 +checksum=6eaf246216fa80587895bf9acb6a49fdc688dad329cf5d384935ebb6538f67df +make_check=no # no tests in pypi tarball