Date: Wednesday, April 19, 2023 @ 04:30:35
  Author: grawlinson
Revision: 1447340

upgpkg: hut 0.3.0-1; new upstream release

Modified:
  hut/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-19 04:29:59 UTC (rev 1447339)
+++ PKGBUILD    2023-04-19 04:30:35 UTC (rev 1447340)
@@ -2,7 +2,7 @@
 # Contributor: Thorben Günther <echo YWRtaW5AeGVucm94Lm5ldAo= | base64 -d>
 
 pkgname=hut
-pkgver=0.2.0
+pkgver=0.3.0
 pkgrel=1
 pkgdesc='A CLI tool for Sourcehut'
 arch=('x86_64')
@@ -10,8 +10,8 @@
 license=('AGPL3')
 depends=('glibc')
 makedepends=('git' 'go' 'scdoc')
-options=('!lto')
-_commit='6bd1ee439a2253c3ab492b79447cd8f472ccc0da'
+options=('!lto' '!debug')
+_commit='d54b0f33a5141262dfd4bc6448c16177a80e13a9'
 source=("git+https://git.sr.ht/~emersion/hut#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to