poke: update to 3.1.

This commit is contained in:
Duncaen 2023-04-20 23:09:45 +02:00
parent 553b1837f0
commit b38012d684
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'poke' # Template file for 'poke'
pkgname=poke pkgname=poke
version=3.0 version=3.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://www.jemarch.net/poke.html" homepage="https://www.jemarch.net/poke.html"
changelog="https://www.jemarch.net/poke-${version}-relnotes.html" changelog="https://www.jemarch.net/poke-${version}-relnotes.html"
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz" distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
checksum=79a9b2f33c9f8c327c499afadaeeabfeecf6ad4988924d2c6c6f317e50317add checksum=f405a6ba810916ec717000b6fe98ef10cbe549bf0a366b3f81e1f176ff8ff13f
poke-devel_package() { poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"