From 887a74c06a7fb138261a30f932d32157f46d2329 Mon Sep 17 00:00:00 2001 From: skmpz Date: Thu, 8 Sep 2022 20:12:33 +0400 Subject: [PATCH 1/2] tree: update to 2.0.4. --- srcpkgs/tree/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/tree/template b/srcpkgs/tree/template index e933b423102a..65ec8fcf35e2 100644 --- a/srcpkgs/tree/template +++ b/srcpkgs/tree/template @@ -1,16 +1,16 @@ # Template file for 'tree' pkgname=tree -version=2.0.3 +version=2.0.4 revision=1 +wrksrc="unix-tree-${version}" build_style=gnu-makefile short_desc="Recursive directory listing program" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://mama.indstate.edu/users/ice/tree" changelog="http://mama.indstate.edu/users/ice/tree/changes.html" -distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz" -#distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-${version}.tgz" -checksum=ba14e77b5f9dc7f8250c3f702ec5b6be2f93cd0fa87311bab3239676866a3b1d +distfiles="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${version}/unix-tree-${version}.tar.gz" +checksum=c51b3a758fcbc25c7f88316491db5ac6926d032f45af96687297a95a3b7b15de do_install() { make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install From a7e232552209a5ced3976ce08c303589f97ba6df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 9 Sep 2022 06:39:41 +0700 Subject: [PATCH 2/2] Update srcpkgs/tree/template Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com> --- srcpkgs/tree/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tree/template b/srcpkgs/tree/template index 65ec8fcf35e2..773da0945b21 100644 --- a/srcpkgs/tree/template +++ b/srcpkgs/tree/template @@ -7,8 +7,8 @@ build_style=gnu-makefile short_desc="Recursive directory listing program" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="http://mama.indstate.edu/users/ice/tree" -changelog="http://mama.indstate.edu/users/ice/tree/changes.html" +homepage="https://mama.indstate.edu/users/ice/tree" +changelog="https://mama.indstate.edu/users/ice/tree/changes.html" distfiles="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${version}/unix-tree-${version}.tar.gz" checksum=c51b3a758fcbc25c7f88316491db5ac6926d032f45af96687297a95a3b7b15de