poke: update to 4.0.

This commit is contained in:
Duncaen 2024-04-06 17:36:03 +02:00
parent 8bd691d70c
commit 4adc8fc17d
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'poke'
pkgname=poke
version=3.3
version=4.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://www.jemarch.net/poke.html"
changelog="https://git.savannah.gnu.org/cgit/poke.git/plain/NEWS"
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
checksum=0080459de85063c83b689ffcfba36872236803c12242d245a42ee793594f956e
checksum=02bab22cb1fa6153a1b6a927c8bb3cd58d508543c144842a6d7ee74f19973a77
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"