diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/py-sphinx/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/main/py-sphinx/APKBUILD b/main/py-sphinx/APKBUILD index f02ffde54a..bd747217db 100644 --- a/main/py-sphinx/APKBUILD +++ b/main/py-sphinx/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Matt Smith <mcs@darkregion.net> pkgname=py-sphinx _pkgname=${pkgname#py-} -pkgver=1.4.8 -pkgrel=1 +pkgver=1.4.9 +pkgrel=0 pkgdesc="Python Documentation Generator" url="http://sphinx.pocoo.org/" arch="noarch" @@ -68,6 +68,6 @@ _py() { done } -md5sums="0d3471b1cf421b68d0e41aedbfa48428 sphinx-1.4.8.tar.gz" -sha256sums="69fa699f643eab554d14f35c569ca0a2377b5228a08bc4965fe12c67c69cb6b0 sphinx-1.4.8.tar.gz" -sha512sums="db2bad6964228d0653778a3afb09e6e78127dd50362a924f6206b4c377be77a255ab334e43d9729023e1694e5c8c715756334c1d792419e1137b99d87a4f3ab3 sphinx-1.4.8.tar.gz" +md5sums="ce1099b212cd0bbbc64b4614585c5c7e sphinx-1.4.9.tar.gz" +sha256sums="65f4ea56992b81ebdcf4b2bf52b1f16a738f7b47f5efcc49e39ed3f30eb481b0 sphinx-1.4.9.tar.gz" +sha512sums="18a2dd75697696471e41c09f409591d26810d051a539e4b55526ac3832871b378b742578abbe5b1bc6db84b0b07c85e8db9c4d9774c91c0c100be78bbed69b25 sphinx-1.4.9.tar.gz" |