summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-08-14 11:03:11 +0900
committerNaoki Kanazawa2019-08-14 11:03:11 +0900
commit506b11cf01b70f5e28b007b35f0ac915d4c43fe9 (patch)
tree13b0e5f0d7e9e2d848fd57781d6fb21fcc4383af
parentfeb2975df9b3ce41c97ea54ac0bd258231364544 (diff)
downloadaur-506b11cf01b70f5e28b007b35f0ac915d4c43fe9.tar.gz
Update to 1.45.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4f4c982139a..c1bb466b4f56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.45.1
+ pkgver = 1.45.2
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.45.1/browserX-1.45.1-x86_64.AppImage
- sha256sums = b9f5a70f8a43ec034f70715e443ca04871a7a5e4429b9bdad92fbcf39b7c2648
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.45.2/browserX-1.45.2-x86_64.AppImage
+ sha256sums = 4a46ffae5feff3f7feceb02f582daedb4a50e6062352f67dcb3d0faf3f872525
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index bbde93f60c83..f1961fc15240 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.1
+pkgver=1.45.2
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=('b9f5a70f8a43ec034f70715e443ca04871a7a5e4429b9bdad92fbcf39b7c2648')
+sha256sums=('4a46ffae5feff3f7feceb02f582daedb4a50e6062352f67dcb3d0faf3f872525')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage