From a95c4563a8e4a63ec455998871054dac5901dcf9 Mon Sep 17 00:00:00 2001 From: Javier Caballero Date: Fri, 23 Feb 2024 17:21:14 +0100 Subject: [PATCH] zutty: update to 0.15 --- srcpkgs/zutty/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template index f9e9250bd69b55..380d01bc611b45 100644 --- a/srcpkgs/zutty/template +++ b/srcpkgs/zutty/template @@ -1,7 +1,9 @@ # Template file for 'zutty' pkgname=zutty -version=0.14 +version=0.15 revision=1 +_githash=7e481c04507e9b5cacfe67fe2b96bdb449b08726 +_gitshort="${_githash:0:7}" build_style=waf3 hostmakedepends="pkg-config" makedepends="libglvnd-devel freetype-devel libXmu-devel" @@ -10,8 +12,8 @@ short_desc="X terminal emulator rendering through OpenGL ES Compute Shaders" maintainer="Javier Caballero " license="GPL-3.0-or-later" homepage="https://tomscii.sig7.se/zutty" -distfiles="https://github.com/tomscii/zutty/archive/refs/tags/${version}.tar.gz" -checksum=6de17d6b7a3fe6991df30ba1ca7d6a08e605369cf92247deeb19758379b5af2f +distfiles="https://git.hq.sig7.se/zutty.git/snapshot/${_githash}.tar.gz" +checksum=65ef7896476de83a29183a16bcc4bd2c2e92218b4cd0817f5d98a8c1fdd1e51e post_install() { # Copy icons