From 73e5045d0af4d3a9a6d0d346874d05fe34ddda95 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:00:41 -0400 Subject: [PATCH] rmapi: rebuild for go-1.23.0 --- srcpkgs/rmapi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rmapi/template b/srcpkgs/rmapi/template index 42ef94247e2..e9726d22e14 100644 --- a/srcpkgs/rmapi/template +++ b/srcpkgs/rmapi/template @@ -1,7 +1,7 @@ # Template file for 'rmapi' pkgname=rmapi version=0.0.25 -revision=3 +revision=4 build_style=go go_import_path=github.com/juruen/rmapi short_desc="CLI for accessing reMarkable table files through the cloud api"