This commit is contained in:
2025-07-20 11:35:43 -07:00
parent 942dac1863
commit 98829dc00b
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.7 pkgver = 1.0.8
pkgrel = 7 pkgrel = 8
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=882413fb1e4b7b2877d65966f671b1a3988dbb50 source = git+https://git.burkey.co/eburk/epochcli#commit=f3e50a197fdd3590b546016733cef302f86ea38c
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.7 pkgver=1.0.8
pkgrel=7 pkgrel=8
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=882413fb1e4b7b2877d65966f671b1a3988dbb50") source=("git+https://git.burkey.co/eburk/epochcli#commit=f3e50a197fdd3590b546016733cef302f86ea38c")
noextract=() noextract=()
sha256sums=("SKIP") sha256sums=("SKIP")