bucklespring: update to 1.5.1.
This commit is contained in:
parent
42d5b8b447
commit
b6d44e1189
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bucklespring'
|
||||
pkgname=bucklespring
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -11,8 +11,8 @@ short_desc="Emulate the sound of the IBM Model-M while typing"
|
|||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/zevv/bucklespring"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=0b9505abde912775dd78d8396d2282a6d89e3ad3342b3f150c207becb40d34ab
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=8d75d9809aa1f45b6f613bd6547f52a4ba9b207119775e48497c1a17fe98d541
|
||||
replaces="bucklespring-data>=0"
|
||||
|
||||
if [ $XBPS_CROSS_BASE ]; then
|
||||
|
|
Loading…
Reference in a new issue