This commit is contained in:
2025-07-25 06:57:00 -07:00
parent 2298efd38a
commit 4c3a7cc933
2 changed files with 6 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
pkgbase = epochcli pkgbase = epochcli
pkgdesc = Updater and launcher for Project Epoch pkgdesc = Updater and launcher for Project Epoch
pkgver = 1.0.9 pkgver = 1.0.10
pkgrel = 9 pkgrel = 1
url = https://git.burkey.co/eburk/epochcli url = https://git.burkey.co/eburk/epochcli
arch = x86_64 arch = x86_64
license = ISC license = ISC
makedepends = go>=1.24.0 makedepends = go>=1.24.0
source = git+https://git.burkey.co/eburk/epochcli#commit=d2d61e64faa69f57e496188375bb9073a909aa2a source = git+https://git.burkey.co/eburk/epochcli#commit=6abb9ce47acc1adccfe9ae1c41651fe699e14c20
sha256sums = SKIP sha256sums = SKIP
pkgname = epochcli pkgname = epochcli

View File

@@ -1,7 +1,7 @@
# Maintainer: Evan Burkey <evan@burkey.co> # Maintainer: Evan Burkey <evan@burkey.co>
pkgname=epochcli pkgname=epochcli
pkgver=1.0.9 pkgver=1.0.10
pkgrel=9 pkgrel=1
epoch= epoch=
pkgdesc="Updater and launcher for Project Epoch" pkgdesc="Updater and launcher for Project Epoch"
arch=('x86_64') arch=('x86_64')
@@ -15,7 +15,7 @@ conflicts=()
replaces=() replaces=()
backup=() backup=()
options=() options=()
source=("git+https://git.burkey.co/eburk/epochcli#commit=d2d61e64faa69f57e496188375bb9073a909aa2a") source=("git+https://git.burkey.co/eburk/epochcli#commit=6abb9ce47acc1adccfe9ae1c41651fe699e14c20")
noextract=() noextract=()
sha256sums=("SKIP") sha256sums=("SKIP")