poke: update to 3.0.

This commit is contained in:
Duncaen 2023-01-26 14:29:06 +01:00
parent c8f7b2ef18
commit c1fd3dba51
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.4
version=3.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://www.jemarch.net/poke-${version}-relnotes.html"
distfiles="${GNU_SITE}/poke/poke-${version}.tar.gz"
checksum=841e285917c6738ce982a6930e30ebeadecfb0655a79d9184f16f876a9fe6e47
checksum=79a9b2f33c9f8c327c499afadaeeabfeecf6ad4988924d2c6c6f317e50317add
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"