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

Jelle van der Waa jelle at archlinux.org
Fri May 12 18:42:26 UTC 2017


    Date: Friday, May 12, 2017 @ 18:42:24
  Author: jelle
Revision: 227885

upgpkg: timew 1.0.0-4

Modified:
  timew/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-12 18:38:05 UTC (rev 227884)
+++ PKGBUILD	2017-05-12 18:42:24 UTC (rev 227885)
@@ -3,7 +3,7 @@
 
 pkgname=timew
 pkgver=1.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A command line time tracking application"
 arch=('x86_64' 'i686')
 url="http://taskwarrior.org/docs/timewarrior/"
@@ -22,6 +22,8 @@
     # 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
+    sed -i 's/env python/env python2/g' ext/on-modify.timewarrior
+    sed -i 's/env python/env python2/g' ext/totals.py
 }
 
 build() {



More information about the arch-commits mailing list