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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Fri May 20 22:59:11 UTC 2022


    Date: Friday, May 20, 2022 @ 22:59:11
  Author: kgizdov
Revision: 1209501

upgpkg: wakatime 1:1.45.3-1

Modified:
  wakatime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-20 22:57:07 UTC (rev 1209500)
+++ PKGBUILD	2022-05-20 22:59:11 UTC (rev 1209501)
@@ -4,7 +4,7 @@
 
 pkgname=wakatime
 epoch=1
-pkgver='1.42.2'
+pkgver='1.45.3'
 pkgrel=1
 pkgdesc="Command line interface used by all WakaTime text editor plugins"
 arch=('x86_64')
@@ -46,6 +46,7 @@
   # some weird test assumptions fail
   sed \
     -e "s/<local-build>/${pkgver}/" \
+    -e "s/Equal(t, 2, offlineCount)/Equal(t, 1, offlineCount)/" \
     -i ./main_test.go
   CGO_ENABLED="0" go test -tags=integration ./main_test.go
 }



More information about the arch-commits mailing list