1.0.3
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.1
|
pkgver = 1.0.3
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
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=af8a2dbd1e67b224f38d9b3d64e7c5e6dd6b322c
|
source = git+https://git.burkey.co/eburk/epochcli#commit=1200a1bfc2f9d1dc8e39d86317e691a6c5b76289
|
||||||
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.1
|
pkgver=1.0.3
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
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=af8a2dbd1e67b224f38d9b3d64e7c5e6dd6b322c")
|
source=("git+https://git.burkey.co/eburk/epochcli#commit=1200a1bfc2f9d1dc8e39d86317e691a6c5b76289")
|
||||||
noextract=()
|
noextract=()
|
||||||
sha256sums=("SKIP")
|
sha256sums=("SKIP")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user