summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-11-22 22:30:54 +0900
committerNaoki Kanazawa2018-11-22 22:30:54 +0900
commit77db89d5188998302edb6f012fab216b4b02feda (patch)
treecd16d066d4275ed617cf5efd72f3fbaa6d811393
parent06216deddb60269212bf42cb65cda441d6e67877 (diff)
downloadaur-77db89d5188998302edb6f012fab216b4b02feda.tar.gz
Update to 1.30.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7c1c0bc1a11..5d9c04d60821 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.29.0
+ pkgver = 1.30.0
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.29.0/browserX-1.29.0-x86_64.AppImage
- sha256sums = d469925a5e0c9ed7d4fa35469d5c97a4ef7af92023d977ea2565867bfb2f54c3
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.30.0/browserX-1.30.0-x86_64.AppImage
+ sha256sums = e4e97bdf8182c15da9d61faafea54dead04581090ad9857b790e30eaef23ef01
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 1e4da073ee85..98d099911a82 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.29.0
+pkgver=1.30.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=('d469925a5e0c9ed7d4fa35469d5c97a4ef7af92023d977ea2565867bfb2f54c3')
+sha256sums=('e4e97bdf8182c15da9d61faafea54dead04581090ad9857b790e30eaef23ef01')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage