poke: update to 3.2.

This commit is contained in:
Duncaen 2023-05-14 23:20:00 +02:00
parent a435068915
commit 48d975cf45
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 'poke'
pkgname=poke
version=3.1
version=3.2
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://www.jemarch.net/poke-${version}-relnotes.html"
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
checksum=f405a6ba810916ec717000b6fe98ef10cbe549bf0a366b3f81e1f176ff8ff13f
checksum=758e551dd53a6cce54ec94d8fc21fa4d6b52a27d1c2667206d599ecdc74f0d97
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"