poke: update to 1.4.

This commit is contained in:
Duncaen 2021-12-03 16:10:05 +01:00
parent 4a53b6b5bd
commit 9bb85d495d
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=1.3
version=1.4
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=ba7863034a1b08004b0ee8f88bda94160707e9a781d5556f555b507583cf0f1b
checksum=ce054df29560c921230132703ee449fe130b6e25ab03aa6cc796bb401506aa24
poke-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"