summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-07-26 21:18:44 +0900
committerNaoki Kanazawa2019-07-26 21:18:44 +0900
commit54b820fe94d6afb7d1ddf95749c3678aeb9a3a26 (patch)
tree49a0c4ca79e246a8d5c1005bd18054a6ce08cc79
parent605b5917e35bd8c70ed2f2b1575eea2b56289560 (diff)
downloadaur-54b820fe94d6afb7d1ddf95749c3678aeb9a3a26.tar.gz
Update to 1.44.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d86306e80b16..b21be6e9566c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.43.2
+ pkgver = 1.44.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.43.2/browserX-1.43.2-x86_64.AppImage
- sha256sums = 5eae5bca14fd9f6bbd8c1fcafe1096643569b2ab38732f8259885fae631e5be4
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.44.1/browserX-1.44.1-x86_64.AppImage
+ sha256sums = 96dfa4bdbb6a596dfd7c5e870657d2438ad40cf89ba7ab1d17b18cdf756bfcea
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 2d4f37440e41..62791851b28c 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.43.2
+pkgver=1.44.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=('5eae5bca14fd9f6bbd8c1fcafe1096643569b2ab38732f8259885fae631e5be4')
+sha256sums=('96dfa4bdbb6a596dfd7c5e870657d2438ad40cf89ba7ab1d17b18cdf756bfcea')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage