From a783b3ce6e344fe1b071450559d94b613c78d381 Mon Sep 17 00:00:00 2001 From: Evan Burkey Date: Fri, 8 Aug 2025 10:00:53 -0700 Subject: [PATCH] 1.1.2 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a8d3031..59909da 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = epochcli pkgdesc = Updater and launcher for Project Epoch - pkgver = 1.1.1 + pkgver = 1.1.2 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=61e17cffc530059085a24ad6a7b0f5e670aef8f5 + source = git+https://git.burkey.co/eburk/epochcli#commit=92c1ce74e53b0f71f110af4f076f79503cd35333 sha256sums = SKIP pkgname = epochcli diff --git a/PKGBUILD b/PKGBUILD index 98acf40..e3dec00 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Evan Burkey pkgname=epochcli -pkgver=1.1.1 +pkgver=1.1.2 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=61e17cffc530059085a24ad6a7b0f5e670aef8f5") +source=("git+https://git.burkey.co/eburk/epochcli#commit=92c1ce74e53b0f71f110af4f076f79503cd35333") noextract=() sha256sums=("SKIP")