Revision
149490
Author
sean@macports.org
Date
2016-06-22 15:57:19 -0700 (Wed, 22 Jun 2016)

Log Message

py-powerline: update to 2.4

Modified Paths

Diff

Modified: trunk/dports/python/py-powerline/Portfile (149489 => 149490)


--- trunk/dports/python/py-powerline/Portfile	2016-06-22 22:57:16 UTC (rev 149489)
+++ trunk/dports/python/py-powerline/Portfile	2016-06-22 22:57:19 UTC (rev 149490)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        powerline powerline 2.3
+github.setup        powerline powerline 2.4
 name                py-powerline
 categories-append   devel
 platforms           darwin
@@ -18,8 +18,8 @@
                     including zsh, bash, tmux, IPython, Awesome and Qtile.
 long_description    ${description}
 
-checksums           rmd160  b3cb4a5083e811f99f82b34fb6297741dfae13d5 \
-                    sha256  2f430dd28fea608770821a7da99592d559ebfd90ec2c09c3798bc94830617d2b
+checksums           rmd160  23d6ad9ba6083a2d7e1365e5a41bef98e5401430 \
+                    sha256  d61d96aac2e1649b86746f5b7b456710898268f9d3d8ece90e2245282aa0c5c8
 
 python.versions     27 34 35