summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-12-21 11:22:57 +0900
committerNaoki Kanazawa2018-12-21 11:22:57 +0900
commitc6f42db66dd20fce304c97034b05c00320d7ab95 (patch)
treeff6268c2800d0e908d30e6744854a30804f346df
parent2152a21ff8e7b3f99724cc82872a62197fc38ed2 (diff)
downloadaur-c6f42db66dd20fce304c97034b05c00320d7ab95.tar.gz
Update to 1.34.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 904127aec0d9..ae3436916cbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.33.0
+ pkgver = 1.34.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.33.0/browserX-1.33.0-x86_64.AppImage
- sha256sums = f418384db501b4899d690b51eb0281ca1afca984ced600ffa15fb706e610ca59
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.34.1/browserX-1.34.1-x86_64.AppImage
+ sha256sums = 6373da6841d89315924acf51e595bd8c6c26f6f6a5d48de280e547627da61e12
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index b03cb785e780..64b779714e50 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.33.0
+pkgver=1.34.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=('f418384db501b4899d690b51eb0281ca1afca984ced600ffa15fb706e610ca59')
+sha256sums=('6373da6841d89315924acf51e595bd8c6c26f6f6a5d48de280e547627da61e12')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage