summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-12-27 04:37:30 +0900
committerNaoki Kanazawa2018-12-27 04:37:30 +0900
commit2621a7bfe427134459967547da3ee1cf9438bc77 (patch)
tree0d214343334734192db73d05a054fa0add3794a6
parentc6f42db66dd20fce304c97034b05c00320d7ab95 (diff)
downloadaur-2621a7bfe427134459967547da3ee1cf9438bc77.tar.gz
Update to 1.35.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae3436916cbb..88f42cefa066 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.34.1
+ pkgver = 1.35.0
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.34.1/browserX-1.34.1-x86_64.AppImage
- sha256sums = 6373da6841d89315924acf51e595bd8c6c26f6f6a5d48de280e547627da61e12
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.35.0/browserX-1.35.0-x86_64.AppImage
+ sha256sums = 42a1d8136e1be399e1a2e7d313a095a08208ddcf8418d10daef82600ca0946c1
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 64b779714e50..60e64602e57e 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.34.1
+pkgver=1.35.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=('6373da6841d89315924acf51e595bd8c6c26f6f6a5d48de280e547627da61e12')
+sha256sums=('42a1d8136e1be399e1a2e7d313a095a08208ddcf8418d10daef82600ca0946c1')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage