yascreen: update to 1.92.

This commit is contained in:
Duncaen 2023-01-03 15:42:38 +01:00
parent 2dbd972589
commit 475dc474d3
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
2 changed files with 3 additions and 3 deletions

View File

@ -4128,7 +4128,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.0 yascreen-1.86_1
libyascreen.so.1 yascreen-1.92_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.86
version=1.92
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=1a64639054d1de0951cd06dfc3600864695c3a2fdb3c513f482f1f05f2195835
checksum=3e10c1952644e07e7a36f066c653f7e35cb5c571be558bab4812087604add5ce
yascreen-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"