summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-11-08 11:31:40 +0900
committerNaoki Kanazawa2019-11-08 11:31:40 +0900
commitece861e04bcc8f1a4de056c0d5b661d03974b3ef (patch)
tree2ebfce906700c0512884d11d0b63262251518d51
parent43cf939fcd901d77adeabe9960ec4a73c23ca033 (diff)
downloadaur-ece861e04bcc8f1a4de056c0d5b661d03974b3ef.tar.gz
Update to 1.58.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64373ade0369..620198a54be9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.57.1
+ pkgver = 1.58.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.57.1/Station-1.57.1-x86_64.AppImage
- sha256sums = aa7e83505c035fa54fe9a2644d42cce1db3e7488dfa8cff4102020e7382ee0bf
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.58.1/Station-1.58.1-x86_64.AppImage
+ sha256sums = 50968e651b41ee7cbd79091401f12a6ad49670d2d2842d5505db6add28910016
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index ece976e684bb..3bd483356046 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.57.1
+pkgver=1.58.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}/Station-${pkgver}-x86_64.AppImage"
)
-sha256sums=('aa7e83505c035fa54fe9a2644d42cce1db3e7488dfa8cff4102020e7382ee0bf')
+sha256sums=('50968e651b41ee7cbd79091401f12a6ad49670d2d2842d5505db6add28910016')
prepare() {
chmod u+x ./Station-${pkgver}-x86_64.AppImage