summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNils Grunwald2020-05-18 10:30:50 +0200
committerNils Grunwald2020-05-18 10:30:50 +0200
commitc5b236e97be2abb199c362a5b42f57af58923f86 (patch)
tree5c52286d63a20aa310b05efaa0ea22603c0f782a
parent60c4d9b2bf5941d74c40c8636c974ba18f8dd6ec (diff)
downloadaur-c5b236e97be2abb199c362a5b42f57af58923f86.tar.gz
alpha10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4978c715c948..6b7fdf7abbe8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = spire-bin
pkgdesc = A Clojure domain specific language tailored to idempotently orchestrate machines in parallel over SSH.
- pkgver = 0.1.0_alpha.9
+ pkgver = 0.1.0_alpha.10
pkgrel = 1
url = https://github.com/epiccastle/spire
arch = x86_64
license = EPL
provides = spire
- source = https://github.com/epiccastle/spire/releases/download/v0.1.0-alpha.9/spire-0.1.0-alpha.9-linux-amd64.tgz
+ source = https://github.com/epiccastle/spire/releases/download/v0.1.0-alpha.10/spire-0.1.0-alpha.10-linux-amd64.tgz
sha256sums = dd93d93131e5e8c286eed13ba72820fa01ef52057d3c7c48c7e46aba2f082cbe
pkgname = spire-bin
diff --git a/PKGBUILD b/PKGBUILD
index 57f7a2ee76dd..fc0616a0b7da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nils Grunwald <nils [@] grunwald [dot] fr>
pkgname=spire-bin
-pkgver=0.1.0_alpha.9
+pkgver=0.1.0_alpha.10
pkgrel=1
pkgdesc='A Clojure domain specific language tailored to idempotently orchestrate machines in parallel over SSH.'
arch=('x86_64')