summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-02-14 18:25:01 +0900
committerNaoki Kanazawa2019-02-14 18:25:01 +0900
commitcf4cf07357afd01e70a452ece89d4035e342baa6 (patch)
treeb3d8fe239bdba47ecfc55214e5104f12cea2290d
parent02f2918e1d4d1b67785c7ab7830bfd00c7862cd4 (diff)
downloadaur-cf4cf07357afd01e70a452ece89d4035e342baa6.tar.gz
Update to 1.37.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12d7f27e16f6..5395e6653817 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.36.0
+ pkgver = 1.37.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.36.0/browserX-1.36.0-x86_64.AppImage
- sha256sums = da82f60810ecccf379e5ece13aa311edfcceebb869b652b7531962dc52e2e8ff
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.37.1/browserX-1.37.1-x86_64.AppImage
+ sha256sums = 691414a7347df11525de72b448f7c8eb0adb4b8ccf7e0c2d71fe1b0c54a71b7e
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index be74ef5005ea..b013afd8a6a8 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.36.0
+pkgver=1.37.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}/browserX-${pkgver}-x86_64.AppImage"
)
-sha256sums=('da82f60810ecccf379e5ece13aa311edfcceebb869b652b7531962dc52e2e8ff')
+sha256sums=('691414a7347df11525de72b448f7c8eb0adb4b8ccf7e0c2d71fe1b0c54a71b7e')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage