summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-08-30 10:32:44 +0900
committerNaoki Kanazawa2019-08-30 10:32:44 +0900
commit42c029ad41976ec1c6cada47f3f790a46b50b1bd (patch)
tree40d74459bf9050292604a7dcb41679632d236a3a
parentd3cf23146c69d06959cbc5cc552dd3c4255ef5c7 (diff)
downloadaur-42c029ad41976ec1c6cada47f3f790a46b50b1bd.tar.gz
Update to v1.47.0-0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97606665bca5..493f9e7ee690 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.46.1
+ pkgver = 1.47.0
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.46.1/browserX-1.46.1-x86_64.AppImage
- sha256sums = 10e479b6d91723fd68602fbdabf528bc7ea448ee68ad74e87c6306f49bbf4aa5
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.47.0/browserX-1.47.0-x86_64.AppImage
+ sha256sums = a53ec6a83be9fc18292cddabc482fec0f1b9897c7d6824b3d91f62fac5d6e090
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 8d74cc9d58d8..4f8a366c4f7c 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.46.1
+pkgver=1.47.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=('10e479b6d91723fd68602fbdabf528bc7ea448ee68ad74e87c6306f49bbf4aa5')
+sha256sums=('a53ec6a83be9fc18292cddabc482fec0f1b9897c7d6824b3d91f62fac5d6e090')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage