summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-08-22 01:35:01 +0900
committerNaoki Kanazawa2019-08-22 01:35:01 +0900
commitd3cf23146c69d06959cbc5cc552dd3c4255ef5c7 (patch)
tree59778e8124176935e91113298a4a454b04ac7ae1
parentf3720156cc999f505127897a5f01ca9385074e7a (diff)
downloadaur-d3cf23146c69d06959cbc5cc552dd3c4255ef5c7.tar.gz
Update to 1.46.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8e6fbbc0bd1..97606665bca5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.45.3
+ pkgver = 1.46.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.45.3/browserX-1.45.3-x86_64.AppImage
- sha256sums = 5f7a192b5a0a7e7f5520e810f55e829e95c710fe5c7323d1e0de7583b6305b1b
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.46.1/browserX-1.46.1-x86_64.AppImage
+ sha256sums = 10e479b6d91723fd68602fbdabf528bc7ea448ee68ad74e87c6306f49bbf4aa5
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 281c4fe5b0d2..8d74cc9d58d8 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.45.3
+pkgver=1.46.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=('5f7a192b5a0a7e7f5520e810f55e829e95c710fe5c7323d1e0de7583b6305b1b')
+sha256sums=('10e479b6d91723fd68602fbdabf528bc7ea448ee68ad74e87c6306f49bbf4aa5')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage