python-send2trash: update to 1.5.0
This commit is contained in:
parent
43e5fb985b
commit
f22d2ed554
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-send2trash'
|
||||
pkgname=python-send2trash
|
||||
version=1.4.2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="send2trash-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/hsoft/send2trash"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://github.com/hsoft/send2trash/archive/${version}.tar.gz"
|
||||
checksum=3fd57fc13078f3570e70a860a15f92eec8fa08933ca2e1dba43a98ee2587de39
|
||||
checksum=7cebc0ffc8b6d6e553bce9c6bb915614610ba2dec17c2f0643b1b97251da2a41
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue