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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Thu Apr 28 08:47:09 UTC 2022


    Date: Thursday, April 28, 2022 @ 08:47:09
  Author: kgizdov
Revision: 1191522

upgpkg: wakatime 1:1.42.2-1

Modified:
  wakatime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-28 08:44:35 UTC (rev 1191521)
+++ PKGBUILD	2022-04-28 08:47:09 UTC (rev 1191522)
@@ -4,7 +4,7 @@
 
 pkgname=wakatime
 epoch=1
-pkgver='1.38.0'
+pkgver='1.42.2'
 pkgrel=1
 pkgdesc="Command line interface used by all WakaTime text editor plugins"
 arch=('x86_64')
@@ -46,7 +46,6 @@
   # some weird test assumptions fail
   sed \
     -e "s/<local-build>/${pkgver}/" \
-    -e "s/Equal(t, \"2\\\n\", offlineCount)/Equal(t, \"1\\\n\", offlineCount)/" \
     -i ./main_test.go
   CGO_ENABLED="0" go test -tags=integration ./main_test.go
 }



More information about the arch-commits mailing list