From cc5cb373a12ab0fa7a4a925567a12f4bcdc49473 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 25 Mar 2023 11:47:34 +0530 Subject: [PATCH] gdown: update to 4.7.1. --- srcpkgs/gdown/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gdown/template b/srcpkgs/gdown/template index ad620ad97da..ceede2ab14f 100644 --- a/srcpkgs/gdown/template +++ b/srcpkgs/gdown/template @@ -1,6 +1,6 @@ # Template file for 'gdown' pkgname=gdown -version=4.6.4 +version=4.7.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/wkentaro/gdown" changelog="https://github.com/wkentaro/gdown/releases" distfiles="https://github.com/wkentaro/gdown/archive/refs/tags/v${version}.tar.gz" -checksum=b807e41ef6cda81fc774cc1f71aa7c2c58fd314b28b944f4f1d1ef269905ea9c +checksum=15ba108245126ded919f08cc24550403721c853870dc520e5036366504829cca post_install() { vlicense LICENSE