summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-09-05 11:23:02 +0900
committerNaoki Kanazawa2019-09-05 11:23:02 +0900
commit10d60b113f088a2e96aa33541c447b324433c684 (patch)
treee37e3ecf1cd05eb784fe3eaa2e4c459ad8478165
parent42c029ad41976ec1c6cada47f3f790a46b50b1bd (diff)
downloadaur-10d60b113f088a2e96aa33541c447b324433c684.tar.gz
Update to v1.48.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 493f9e7ee690..c4747a0e43fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.47.0
+ pkgver = 1.48.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.47.0/browserX-1.47.0-x86_64.AppImage
- sha256sums = a53ec6a83be9fc18292cddabc482fec0f1b9897c7d6824b3d91f62fac5d6e090
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.48.1/browserX-1.48.1-x86_64.AppImage
+ sha256sums = 8c149866a8d94ca61a47b251ad5a0c71bfc03b964ea4c8efe31b12e19211b503
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 4f8a366c4f7c..71b303860190 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.47.0
+pkgver=1.48.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=('a53ec6a83be9fc18292cddabc482fec0f1b9897c7d6824b3d91f62fac5d6e090')
+sha256sums=('8c149866a8d94ca61a47b251ad5a0c71bfc03b964ea4c8efe31b12e19211b503')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage