yascreen: update to 1.97.

This commit is contained in:
Duncaen 2023-02-20 03:01:41 +01:00
parent 871d40137a
commit 2ef6ca23f7
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

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