mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yascreen: update to 1.96.
This commit is contained in:
parent
9f58954736
commit
85d549b8f2
2 changed files with 3 additions and 3 deletions
|
@ -4119,7 +4119,7 @@ mod_spatialite.so.7 libspatialite-5.0.1_1
|
||||||
libreadosm.so.1 readosm-1.1.0a_1
|
libreadosm.so.1 readosm-1.1.0a_1
|
||||||
libSvtAv1Enc.so.1 libsvt-av1-1.3.0_1
|
libSvtAv1Enc.so.1 libsvt-av1-1.3.0_1
|
||||||
libSvtAv1Dec.so.0 libsvt-av1-0.9.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_analysis.so.0.4 rizin-0.4.0_1
|
||||||
librz_asm.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
|
librz_bin.so.0.4 rizin-0.4.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yascreen'
|
# Template file for 'yascreen'
|
||||||
pkgname=yascreen
|
pkgname=yascreen
|
||||||
version=1.92
|
version=1.96
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Yet Another Screen Library"
|
short_desc="Yet Another Screen Library"
|
||||||
|
@ -9,7 +9,7 @@ license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/bbonev/yascreen"
|
homepage="https://github.com/bbonev/yascreen"
|
||||||
changelog="https://github.com/bbonev/yascreen/raw/master/debian/changelog"
|
changelog="https://github.com/bbonev/yascreen/raw/master/debian/changelog"
|
||||||
distfiles="https://github.com/bbonev/yascreen/releases/download/v${version}/yascreen-${version}.tar.xz"
|
distfiles="https://github.com/bbonev/yascreen/releases/download/v${version}/yascreen-${version}.tar.xz"
|
||||||
checksum=3e10c1952644e07e7a36f066c653f7e35cb5c571be558bab4812087604add5ce
|
checksum=5f040d6ee5139450abf80e0e359c94368df3f56a6908d89dca959d9df5c5a8f0
|
||||||
|
|
||||||
yascreen-devel_package() {
|
yascreen-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue