From 0f575fda58d2ca93d3ebff017af58b61d97887e7 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:39 +0400 Subject: [PATCH] sampler: revbump for go 1.21 --- srcpkgs/sampler/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template index 0e7806ea5b5..298e9b910f7 100644 --- a/srcpkgs/sampler/template +++ b/srcpkgs/sampler/template @@ -1,7 +1,7 @@ # Template file for 'sampler' pkgname=sampler version=1.1.0 -revision=2 +revision=3 build_style=go go_import_path="github.com/sqshq/sampler" makedepends="alsa-lib-devel"