mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
awsume: update to 4.5.5.
This commit is contained in:
parent
31b2b1b3d8
commit
df3face5a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'awsume'
|
# Template file for 'awsume'
|
||||||
pkgname=awsume
|
pkgname=awsume
|
||||||
version=4.5.4
|
version=4.5.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://awsu.me/"
|
homepage="https://awsu.me/"
|
||||||
changelog="https://awsu.me/changelog.html"
|
changelog="https://awsu.me/changelog.html"
|
||||||
distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz"
|
distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz"
|
||||||
checksum=a8a6b8d6865aa4f3f8dbf0503dcbf81c761c44b21013f257cf992cb1bb5a4220
|
checksum=33946d1dbd62394024b1d11c09aeb1eb566981b99e0d8eed5255b948e74ccebc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/bin/awsume.*
|
rm ${DESTDIR}/usr/bin/awsume.*
|
||||||
|
|
Loading…
Add table
Reference in a new issue