From f927df3619f3bb0ca502bbb21d6c182d12e21e27 Mon Sep 17 00:00:00 2001
From: Alessio Sergi <al3hex@gmail.com>
Date: Sun, 25 Jun 2017 11:52:38 +0200
Subject: [PATCH] python-monotonic: fix pycompile_module

---
 srcpkgs/python-monotonic/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-monotonic/template b/srcpkgs/python-monotonic/template
index 67a46a82648..4a31bccee38 100644
--- a/srcpkgs/python-monotonic/template
+++ b/srcpkgs/python-monotonic/template
@@ -1,15 +1,16 @@
 # Template file for 'python-monotonic'
 pkgname=python-monotonic
 version=1.3
-revision=1
+revision=2
 noarch=yes
 wrksrc="monotonic-${version}"
 build_style=python2-module
 hostmakedepends="python-setuptools"
-pycompile_module="monotonic"
-short_desc="Implementation of time.monotonic() for Python 2"
+depends="python"
+pycompile_module="monotonic.py"
+short_desc="Implementation of time.monotonic() for Python2"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-homepage="https://pypi.python.org/pypi/monotonic"
+homepage="https://github.com/atdt/monotonic"
 license="Apache-2.0"
 distfiles="${PYPI_SITE}/m/monotonic/monotonic-${version}.tar.gz"
 checksum=2b469e2d7dd403f7f7f79227fe5ad551ee1e76f8bb300ae935209884b93c7c1b