python3-scruffy: update to 0.3.8.1.
This commit is contained in:
parent
b1b9271e46
commit
fe59c4242d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-scruffy'
|
# Template file for 'python3-scruffy'
|
||||||
pkgname=python3-scruffy
|
pkgname=python3-scruffy
|
||||||
version=0.3.8
|
version=0.3.8.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="scruffy-${version}"
|
wrksrc="scruffy-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/snare/scruffy"
|
homepage="https://github.com/snare/scruffy"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=6cb1b46010947b0ec3b9247abcb533d74f036122db2f2b2c0c3e5e76966f191f
|
checksum=9a4f208ee723d5ee40614b09166ad52a319eb7fa6e4fcfe18ee6cabde3f8d1a6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue