[arch-commits] Commit in timew/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Sep 3 19:28:29 UTC 2016


    Date: Saturday, September 3, 2016 @ 19:28:28
  Author: jelle
Revision: 188395

Add fix url

Modified:
  timew/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-03 19:05:53 UTC (rev 188394)
+++ PKGBUILD	2016-09-03 19:28:28 UTC (rev 188395)
@@ -1,3 +1,4 @@
+# Maintainer: Jelle van der Waa <jell at vdwaa.nl>
 # Contributor: Joost Bremmer <toost dot b at gmail dot com>
 
 pkgname=timew
@@ -18,8 +19,8 @@
 prepare() {
     cd "${pkgname}-${pkgver}"
 
-    # Fix Python shebang
-    # FIXME: make the script Python3 compatible.
+    # Fix Python shebang, fixed upstream in 1.1.0
+    # https://git.tasktools.org/projects/TM/repos/timew/commits/5ddef40d8272be870e05ee3753dcf3bbe35e2bd9
     sed -i 's/env python/env python2/g' doc/holidays/refresh
 }
 



More information about the arch-commits mailing list