summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-12-18 15:17:16 +0900
committerNaoki Kanazawa2019-12-18 15:17:16 +0900
commit2d2eba091576756746267b2e03993bb49811d300 (patch)
tree998cef59219170a7e28f6fccff685ab35e01e6d4
parent0d78fc54049ae22b944e60fdaf543c8d62413017 (diff)
downloadaur-2d2eba091576756746267b2e03993bb49811d300.tar.gz
Update to 1.63.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af9270107b8a..8c6bb078e8c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.61.0
+ pkgver = 1.63.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.61.0/Station-1.61.0-x86_64.AppImage
- sha256sums = 85e95d434ebb775d928d51bad26d9dcb91c4f41bf7e899f261babb6a0a09d7fe
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.63.1/Station-1.63.1-x86_64.AppImage
+ sha256sums = 883c0251ffa49b6b8613e0a35bdb2a73055609e6f3ebb6ad331b0c0bf54f5718
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index ed00c104a6bf..0f2e15e08d7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com>
# Contributor: Yegorius <yegorius at domic dot us>
pkgname=station
-pkgver=1.61.0
+pkgver=1.63.1
pkgrel=1
pkgdesc='The one app to rule them all'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
source=(
"https://github.com/getstation/desktop-app-releases/releases/download/${pkgver}/Station-${pkgver}-x86_64.AppImage"
)
-sha256sums=('85e95d434ebb775d928d51bad26d9dcb91c4f41bf7e899f261babb6a0a09d7fe')
+sha256sums=('883c0251ffa49b6b8613e0a35bdb2a73055609e6f3ebb6ad331b0c0bf54f5718')
prepare() {
chmod u+x ./Station-${pkgver}-x86_64.AppImage