From 104f41c3662c0f7057610832b5c5f1628de0893e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 9 Nov 2023 02:17:51 -0500 Subject: [PATCH] gmtk: fix distfile --- srcpkgs/gmtk/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gmtk/template b/srcpkgs/gmtk/template index 1f797ae62b7..30af305a081 100644 --- a/srcpkgs/gmtk/template +++ b/srcpkgs/gmtk/template @@ -10,9 +10,8 @@ short_desc="Common functions for gnome-mplayer and gecko-mediaplayer" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://sites.google.com/site/kdekorte2/gmtk" -#distfiles="https://gmtk.googlecode.com/svn/packages/gmtk-${version}.tar.gz" -distfiles="${DEBIAN_SITE}/main/g/gmtk/gmtk_${version}.orig.tar.gz" -checksum=d633832ab3b223f9a669934d168c74574ab47a6a21f76d942c05ad78c56bf87a +distfiles="https://github.com/kdekorte/gmtk/archive/v${version}.tar.gz" +checksum=fc23c853deb35ee35db06dd3da5069ce3dc64faf3a0053324616fadf81a415db gmtk-devel_package() { depends="gmtk-${version}_${revision}"