yascreen: update to 1.96.

This commit is contained in:
Duncaen 2023-02-14 21:08:18 +01:00
parent 9f58954736
commit 85d549b8f2
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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}"