From 85d549b8f279bd8f27bafb2755007e9b37dc39aa Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 14 Feb 2023 21:08:18 +0100 Subject: [PATCH] yascreen: update to 1.96. --- common/shlibs | 2 +- srcpkgs/yascreen/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 6d53d9ac200..f4619de8ef8 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4119,7 +4119,7 @@ mod_spatialite.so.7 libspatialite-5.0.1_1 libreadosm.so.1 readosm-1.1.0a_1 libSvtAv1Enc.so.1 libsvt-av1-1.3.0_1 libSvtAv1Dec.so.0 libsvt-av1-0.9.0_1 -libyascreen.so.1 yascreen-1.92_1 +libyascreen.so.0 yascreen-1.96_1 librz_analysis.so.0.4 rizin-0.4.0_1 librz_asm.so.0.4 rizin-0.4.0_1 librz_bin.so.0.4 rizin-0.4.0_1 diff --git a/srcpkgs/yascreen/template b/srcpkgs/yascreen/template index 62e67d59684..ac410eb0195 100644 --- a/srcpkgs/yascreen/template +++ b/srcpkgs/yascreen/template @@ -1,6 +1,6 @@ # Template file for 'yascreen' pkgname=yascreen -version=1.92 +version=1.96 revision=1 build_style=gnu-makefile short_desc="Yet Another Screen Library" @@ -9,7 +9,7 @@ license="LGPL-3.0-or-later" homepage="https://github.com/bbonev/yascreen" changelog="https://github.com/bbonev/yascreen/raw/master/debian/changelog" distfiles="https://github.com/bbonev/yascreen/releases/download/v${version}/yascreen-${version}.tar.xz" -checksum=3e10c1952644e07e7a36f066c653f7e35cb5c571be558bab4812087604add5ce +checksum=5f040d6ee5139450abf80e0e359c94368df3f56a6908d89dca959d9df5c5a8f0 yascreen-devel_package() { depends="${sourcepkg}>=${version}_${revision}"