From 98b9b61bf2411e5ff7ea7182ca7c58c940ad2ca4 Mon Sep 17 00:00:00 2001 From: Evan Burkey Date: Fri, 8 Aug 2025 09:50:49 -0700 Subject: [PATCH] 1.1.1 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e9491cb..a8d3031 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = epochcli pkgdesc = Updater and launcher for Project Epoch - pkgver = 1.1.0 + pkgver = 1.1.1 pkgrel = 1 url = https://git.burkey.co/eburk/epochcli arch = x86_64 license = ISC makedepends = go>=1.24.0 - source = git+https://git.burkey.co/eburk/epochcli#commit=336340269bf0fac957a652905877d9de66afdaaf + source = git+https://git.burkey.co/eburk/epochcli#commit=61e17cffc530059085a24ad6a7b0f5e670aef8f5 sha256sums = SKIP pkgname = epochcli diff --git a/PKGBUILD b/PKGBUILD index 03824b4..98acf40 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Evan Burkey pkgname=epochcli -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 epoch= pkgdesc="Updater and launcher for Project Epoch" @@ -15,7 +15,7 @@ conflicts=() replaces=() backup=() options=() -source=("git+https://git.burkey.co/eburk/epochcli#commit=336340269bf0fac957a652905877d9de66afdaaf") +source=("git+https://git.burkey.co/eburk/epochcli#commit=61e17cffc530059085a24ad6a7b0f5e670aef8f5") noextract=() sha256sums=("SKIP")