summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuanwo2018-06-05 21:05:30 +0800
committerXuanwo2018-06-05 21:05:30 +0800
commit8b815787c660326e361dcbc17cc2771bf2cbadb4 (patch)
treed64e8740ed64ae21f9e97b8ab9b2311ce284fa5c
parentb33bae208f7b86302e7ac547e030537e188d2fef (diff)
downloadaur-tiresias-bin.tar.gz
Bump to version 0.1.0
Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fad79a9969b2..3e5a95e6c699 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tiresias-bin
pkgdesc = A tool to help you access your servers.
- pkgver = 0.0.1
+ pkgver = 0.1.0
pkgrel = 1
url = https://github.com/Xuanwo/tiresias
arch = x86_64
license = Apache
provides = tiresias
- source = https://github.com/Xuanwo/tiresias/releases/download/v0.0.1/tiresias_v0.0.1_linux_amd64.tar.gz
- sha256sums = 0348a7b696c3b9a21f6b2323453b17928609e3b6e73b31c112c63cdeeeef405e
+ source = https://github.com/Xuanwo/tiresias/releases/download/v0.1.0/tiresias_v0.1.0_linux_amd64.tar.gz
+ sha256sums = 0e7054cc0c1aa747ae29e844085e8e8c7769d11af970e2d8234dc4a1a17cf004
pkgname = tiresias-bin
diff --git a/PKGBUILD b/PKGBUILD
index 43d45ba55bf1..15e8f0e1a717 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xuanwo <xuanwo.cn#gmail.com>
pkgname=tiresias-bin
-pkgver=0.0.1
+pkgver=0.1.0
pkgrel=1
pkgdesc="A tool to help you access your servers."
arch=("x86_64")
@@ -9,7 +9,7 @@ url="https://github.com/Xuanwo/tiresias"
license=("Apache")
provides=("tiresias")
source=("https://github.com/Xuanwo/tiresias/releases/download/v${pkgver}/tiresias_v${pkgver}_linux_amd64.tar.gz")
-sha256sums=("0348a7b696c3b9a21f6b2323453b17928609e3b6e73b31c112c63cdeeeef405e")
+sha256sums=("0e7054cc0c1aa747ae29e844085e8e8c7769d11af970e2d8234dc4a1a17cf004")
package() {