awsume: update to 4.5.3.
This commit is contained in:
parent
e4a8d107e9
commit
cd08904cae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'awsume'
|
||||
pkgname=awsume
|
||||
version=4.5.2
|
||||
version=4.5.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://awsu.me/"
|
||||
distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz"
|
||||
checksum=a6a921b7f9729402754fd713253239ea4e77bab897a072dcae8eef981422842e
|
||||
checksum=19cdaa043519b88fe9a0cb8546ac55bedddb2a580c6d6f6d52bec35174cc2eae
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/awsume.*
|
||||
|
|
Loading…
Reference in a new issue