summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-12-14 23:40:02 +0900
committerNaoki Kanazawa2018-12-14 23:40:02 +0900
commit2152a21ff8e7b3f99724cc82872a62197fc38ed2 (patch)
treef0474e5dc91f7a3fe0f32617968d11d8db8d5aef
parentfb2b10ded0c68b607d5d3d0d3e80ef2a21aa6090 (diff)
downloadaur-2152a21ff8e7b3f99724cc82872a62197fc38ed2.tar.gz
Update to 1.33.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48aa1b1d23eb..904127aec0d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.31.3
+ pkgver = 1.33.0
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.31.3/browserX-1.31.3-x86_64.AppImage
- sha256sums = 88c36036ed6169c4d70012ef95b518057d9347aa50d5cf066b6f9e6b21c3d09e
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.33.0/browserX-1.33.0-x86_64.AppImage
+ sha256sums = f418384db501b4899d690b51eb0281ca1afca984ced600ffa15fb706e610ca59
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index b8555c40faed..b03cb785e780 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.3
+pkgver=1.33.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=('88c36036ed6169c4d70012ef95b518057d9347aa50d5cf066b6f9e6b21c3d09e')
+sha256sums=('f418384db501b4899d690b51eb0281ca1afca984ced600ffa15fb706e610ca59')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage