yascreen: update to 1.92.
This commit is contained in:
parent
2dbd972589
commit
475dc474d3
|
@ -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
|
||||
|
|
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue