python-jellyfish: update to 0.5.1.
This commit is contained in:
parent
ea160e2a2f
commit
eda1db144e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-jellyfish'
|
# Template file for 'python-jellyfish'
|
||||||
pkgname=python-jellyfish
|
pkgname=python-jellyfish
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/sunlightlabs/jellyfish"
|
homepage="https://github.com/sunlightlabs/jellyfish"
|
||||||
distfiles="https://github.com/sunlightlabs/${pkgname#*-}/archive/${version}.tar.gz"
|
distfiles="https://github.com/sunlightlabs/${pkgname#*-}/archive/${version}.tar.gz"
|
||||||
checksum=d8fa3ebaac6f22de01e388fec6955f041138114879dc9095347b90b0ed3d0d92
|
checksum=c4d25c35512f7cdfc44557cc8348f3462248ce92972f45a3974f328df0bfdcf2
|
||||||
|
|
||||||
python3.4-jellyfish_package() {
|
python3.4-jellyfish_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue