summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-12-24 15:57:16 +0900
committerNaoki Kanazawa2019-12-24 15:57:16 +0900
commit056108db3df198c6a5db28d9582786a393105e4f (patch)
tree07f60d1bbe7aef9ca5954f39ef72116b6ff86652
parent2d2eba091576756746267b2e03993bb49811d300 (diff)
downloadaur-056108db3df198c6a5db28d9582786a393105e4f.tar.gz
Update to 1.63.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c6bb078e8c0..fb15a05a7b01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.63.1
+ pkgver = 1.63.2
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.63.1/Station-1.63.1-x86_64.AppImage
- sha256sums = 883c0251ffa49b6b8613e0a35bdb2a73055609e6f3ebb6ad331b0c0bf54f5718
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.63.2/Station-1.63.2-x86_64.AppImage
+ sha256sums = 235b29ebfe40d1d4f22d036dcedc6f08660479b401a6f9cd6eb3099cd2a69436
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 0f2e15e08d7e..974bec5ed347 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.63.1
+pkgver=1.63.2
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=('883c0251ffa49b6b8613e0a35bdb2a73055609e6f3ebb6ad331b0c0bf54f5718')
+sha256sums=('235b29ebfe40d1d4f22d036dcedc6f08660479b401a6f9cd6eb3099cd2a69436')
prepare() {
chmod u+x ./Station-${pkgver}-x86_64.AppImage