From 1d7b9133bad5f434236b7f6a3573815fa61d0757 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Fri, 22 Jul 2022 03:16:10 -0400 Subject: [PATCH] python3-lz4: orphan. --- srcpkgs/python3-lz4/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-lz4/template b/srcpkgs/python3-lz4/template index 281b5a2acba..f48085f375b 100644 --- a/srcpkgs/python3-lz4/template +++ b/srcpkgs/python3-lz4/template @@ -9,7 +9,7 @@ makedepends="python3-devel liblz4-devel" depends="python3" checkdepends="python3-pytest python3-psutil" short_desc="LZ4 bindings for Python3" -maintainer="Oliver Kiddle " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/python-lz4/python-lz4" changelog="https://github.com/python-lz4/python-lz4/releases"