1.1.2
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,12 +1,12 @@
|
|||||||
pkgbase = epochcli
|
pkgbase = epochcli
|
||||||
pkgdesc = Updater and launcher for Project Epoch
|
pkgdesc = Updater and launcher for Project Epoch
|
||||||
pkgver = 1.1.1
|
pkgver = 1.1.2
|
||||||
pkgrel = 1
|
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=61e17cffc530059085a24ad6a7b0f5e670aef8f5
|
source = git+https://git.burkey.co/eburk/epochcli#commit=92c1ce74e53b0f71f110af4f076f79503cd35333
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = epochcli
|
pkgname = epochcli
|
||||||
|
4
PKGBUILD
4
PKGBUILD
@@ -1,6 +1,6 @@
|
|||||||
# Maintainer: Evan Burkey <evan@burkey.co>
|
# Maintainer: Evan Burkey <evan@burkey.co>
|
||||||
pkgname=epochcli
|
pkgname=epochcli
|
||||||
pkgver=1.1.1
|
pkgver=1.1.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc="Updater and launcher for Project Epoch"
|
pkgdesc="Updater and launcher for Project Epoch"
|
||||||
@@ -15,7 +15,7 @@ conflicts=()
|
|||||||
replaces=()
|
replaces=()
|
||||||
backup=()
|
backup=()
|
||||||
options=()
|
options=()
|
||||||
source=("git+https://git.burkey.co/eburk/epochcli#commit=61e17cffc530059085a24ad6a7b0f5e670aef8f5")
|
source=("git+https://git.burkey.co/eburk/epochcli#commit=92c1ce74e53b0f71f110af4f076f79503cd35333")
|
||||||
noextract=()
|
noextract=()
|
||||||
sha256sums=("SKIP")
|
sha256sums=("SKIP")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user