poke: update to 2.1.

This commit is contained in:
Duncaen 2022-02-12 15:36:20 +01:00
parent 30a0e8600b
commit b2ad04cbf4
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=2.0
version=2.1
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=5b822bf3e112c9fb5c0c9ab22a30a45a5d5e4d16e3f7436052bb720aa26b9a58
checksum=cd528e6c1bbc540c3b629c2b4f36b784b30a026b005a38b99283422599442670
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"