1.0.8
This commit is contained in:
6
.SRCINFO
6
.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.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
|
||||||
|
6
PKGBUILD
6
PKGBUILD
@@ -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")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user