From 9571484220657b72f3813faba47a26a2017530ca Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:59:49 -0400 Subject: [PATCH] emptty: rebuild for go-1.23.0 --- srcpkgs/emptty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/emptty/template b/srcpkgs/emptty/template index 33f379c511d..b90c4a998f0 100644 --- a/srcpkgs/emptty/template +++ b/srcpkgs/emptty/template @@ -1,7 +1,7 @@ # Template file for 'emptty' pkgname=emptty version=0.12.1 -revision=1 +revision=2 build_style=go go_import_path=github.com/tvrzna/emptty makedepends="pam-devel libX11-devel"