diff --git a/.SRCINFO b/.SRCINFO index 1f9c2c8..fde7f74 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = epochcli pkgdesc = Updater and launcher for Project Epoch - pkgver = 1.0.8 - pkgrel = 8 + pkgver = 1.0.9 + pkgrel = 9 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=f3e50a197fdd3590b546016733cef302f86ea38c + source = git+https://git.burkey.co/eburk/epochcli#commit=d2d61e64faa69f57e496188375bb9073a909aa2a sha256sums = SKIP pkgname = epochcli diff --git a/PKGBUILD b/PKGBUILD index 089928f..0669a86 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Evan Burkey pkgname=epochcli -pkgver=1.0.8 -pkgrel=8 +pkgver=1.0.9 +pkgrel=9 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=f3e50a197fdd3590b546016733cef302f86ea38c") +source=("git+https://git.burkey.co/eburk/epochcli#commit=d2d61e64faa69f57e496188375bb9073a909aa2a") noextract=() sha256sums=("SKIP")