This commit is contained in:
2025-07-12 06:00:26 -07:00
parent bfdf72f73e
commit 942dac1863
2 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
pkgbase = epochcli
pkgdesc = Updater and launcher for Project Epoch
pkgver = 1.0.6
pkgrel = 6
pkgver = 1.0.7
pkgrel = 7
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=2cb22084785a4ca22b55cf7a798741077de10d05
source = git+https://git.burkey.co/eburk/epochcli#commit=882413fb1e4b7b2877d65966f671b1a3988dbb50
sha256sums = SKIP
pkgname = epochcli

View File

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