From 69c2eb4bae9fabdbc846bc715165ed4dc7df7c21 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 8 May 2025 12:45:30 -0400 Subject: [PATCH] python3-pyelftools: rebuild to fix cmd: alternatives provides --- srcpkgs/python3-pyelftools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pyelftools/template b/srcpkgs/python3-pyelftools/template index b92639d6194..0b61ed931dd 100644 --- a/srcpkgs/python3-pyelftools/template +++ b/srcpkgs/python3-pyelftools/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyelftools' pkgname=python3-pyelftools version=0.32 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3"