awsume: update to 4.5.1.
This commit is contained in:
parent
761c9652ac
commit
c2c7072cb6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'awsume'
|
||||
pkgname=awsume
|
||||
version=4.5.0
|
||||
version=4.5.1
|
||||
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=3b506e08727400f32886db522477e3ae73d5941266611abbd9a470f3bb17d80b
|
||||
checksum=9dac91ca22b231e8680660d4dfbd39fa14b05177f8bed49f6f759780109d3fe7
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/awsume.*
|
||||
|
|
Loading…
Reference in New Issue