summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-11-30 22:24:44 +0900
committerNaoki Kanazawa2018-11-30 22:24:44 +0900
commit311172770eef52a188405727b37ab6492bd7e8fa (patch)
treebc4619a00ea48f34ae891534f6d97817324f277e
parent77db89d5188998302edb6f012fab216b4b02feda (diff)
downloadaur-311172770eef52a188405727b37ab6492bd7e8fa.tar.gz
Update to 1.31.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d9c04d60821..8b6061d0c519 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.30.0
+ pkgver = 1.31.0
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.30.0/browserX-1.30.0-x86_64.AppImage
- sha256sums = e4e97bdf8182c15da9d61faafea54dead04581090ad9857b790e30eaef23ef01
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.31.0/browserX-1.31.0-x86_64.AppImage
+ sha256sums = 80e739b0b056a3d4f35d9074de40a9f97d18b58d5b842e3a73f87205e3eb49a3
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 98d099911a82..67be9a90b026 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.30.0
+pkgver=1.31.0
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}/browserX-${pkgver}-x86_64.AppImage"
)
-sha256sums=('e4e97bdf8182c15da9d61faafea54dead04581090ad9857b790e30eaef23ef01')
+sha256sums=('80e739b0b056a3d4f35d9074de40a9f97d18b58d5b842e3a73f87205e3eb49a3')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage