awsume: update to 4.5.5.
This commit is contained in:
parent
31b2b1b3d8
commit
df3face5a0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'awsume'
|
||||
pkgname=awsume
|
||||
version=4.5.4
|
||||
version=4.5.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://awsu.me/"
|
||||
changelog="https://awsu.me/changelog.html"
|
||||
distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz"
|
||||
checksum=a8a6b8d6865aa4f3f8dbf0503dcbf81c761c44b21013f257cf992cb1bb5a4220
|
||||
checksum=33946d1dbd62394024b1d11c09aeb1eb566981b99e0d8eed5255b948e74ccebc
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/awsume.*
|
||||
|
|
Loading…
Reference in New Issue