summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-08-20 19:34:47 +0900
committerNaoki Kanazawa2019-08-20 19:34:47 +0900
commitf3720156cc999f505127897a5f01ca9385074e7a (patch)
tree563acdff1016607ffc78175c0ed618bcd98dd034
parent506b11cf01b70f5e28b007b35f0ac915d4c43fe9 (diff)
downloadaur-f3720156cc999f505127897a5f01ca9385074e7a.tar.gz
Update to 1.45.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1bb466b4f56..e8e6fbbc0bd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.45.2
+ pkgver = 1.45.3
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.45.2/browserX-1.45.2-x86_64.AppImage
- sha256sums = 4a46ffae5feff3f7feceb02f582daedb4a50e6062352f67dcb3d0faf3f872525
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.45.3/browserX-1.45.3-x86_64.AppImage
+ sha256sums = 5f7a192b5a0a7e7f5520e810f55e829e95c710fe5c7323d1e0de7583b6305b1b
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index f1961fc15240..281c4fe5b0d2 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.2
+pkgver=1.45.3
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=('4a46ffae5feff3f7feceb02f582daedb4a50e6062352f67dcb3d0faf3f872525')
+sha256sums=('5f7a192b5a0a7e7f5520e810f55e829e95c710fe5c7323d1e0de7583b6305b1b')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage