mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yascreen: update to 2.06.
This commit is contained in:
parent
e1bfe0ff6b
commit
5794ad27a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yascreen'
|
# Template file for 'yascreen'
|
||||||
pkgname=yascreen
|
pkgname=yascreen
|
||||||
version=1.99
|
version=2.06
|
||||||
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=d7dfccf509cc2bd1e20818ac2a3fa8495b312f78284a24a67642f46404684802
|
checksum=4f69f7f13a8ef4076d499d798b6bddfc1800d30aa19b0354006a23754de54c64
|
||||||
|
|
||||||
yascreen-devel_package() {
|
yascreen-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue