summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-12-07 15:40:07 +0900
committerNaoki Kanazawa2018-12-07 15:40:07 +0900
commit8b15d3d14496d436fc104fd5b2832a28d4983298 (patch)
tree0f470d280fa3f7bbb4f8deb62e27cce7adf5888f
parent311172770eef52a188405727b37ab6492bd7e8fa (diff)
downloadaur-8b15d3d14496d436fc104fd5b2832a28d4983298.tar.gz
Update to 1.31.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b6061d0c519..b5d0014c227b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.31.0
+ pkgver = 1.31.2
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.31.0/browserX-1.31.0-x86_64.AppImage
- sha256sums = 80e739b0b056a3d4f35d9074de40a9f97d18b58d5b842e3a73f87205e3eb49a3
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.31.2/browserX-1.31.2-x86_64.AppImage
+ sha256sums = d152ed8a0734345d311c44159bd0f02368300ce12b3cf1426def111563818759
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 67be9a90b026..62f3c75f3dd6 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.0
+pkgver=1.31.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}/browserX-${pkgver}-x86_64.AppImage"
)
-sha256sums=('80e739b0b056a3d4f35d9074de40a9f97d18b58d5b842e3a73f87205e3eb49a3')
+sha256sums=('d152ed8a0734345d311c44159bd0f02368300ce12b3cf1426def111563818759')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage