yascreen: update to 1.99.

This commit is contained in:
Duncaen 2023-11-10 14:08:45 +01:00
parent fc59e9a6fb
commit 6d5dc70af7
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'yascreen' # Template file for 'yascreen'
pkgname=yascreen pkgname=yascreen
version=1.97 version=1.99
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=de8ba855057ca17a12d35507bdca9739011bd28b940749a7261a0e95d549d128 checksum=d7dfccf509cc2bd1e20818ac2a3fa8495b312f78284a24a67642f46404684802
yascreen-devel_package() { yascreen-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"