summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-12-12 10:46:00 +0900
committerNaoki Kanazawa2018-12-12 10:46:00 +0900
commitfb2b10ded0c68b607d5d3d0d3e80ef2a21aa6090 (patch)
tree976d6ed15bf7c36de0a175e481172186e31776c6
parent8b15d3d14496d436fc104fd5b2832a28d4983298 (diff)
downloadaur-fb2b10ded0c68b607d5d3d0d3e80ef2a21aa6090.tar.gz
Update to 1.31.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5d0014c227b..48aa1b1d23eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.31.2
+ pkgver = 1.31.3
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.31.2/browserX-1.31.2-x86_64.AppImage
- sha256sums = d152ed8a0734345d311c44159bd0f02368300ce12b3cf1426def111563818759
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.31.3/browserX-1.31.3-x86_64.AppImage
+ sha256sums = 88c36036ed6169c4d70012ef95b518057d9347aa50d5cf066b6f9e6b21c3d09e
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 62f3c75f3dd6..b8555c40faed 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.31.2
+pkgver=1.31.3
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=('d152ed8a0734345d311c44159bd0f02368300ce12b3cf1426def111563818759')
+sha256sums=('88c36036ed6169c4d70012ef95b518057d9347aa50d5cf066b6f9e6b21c3d09e')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage