summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-11-09 14:18:23 +0900
committerNaoki Kanazawa2018-11-09 14:18:23 +0900
commit3154083fb6f853b04c769c702e048acfdcc17519 (patch)
tree37ada9961c7670b551988f2cd9608c429e5a73d6
parentb9b51a854bc5a12ac1236520fe0a5f2782c818b5 (diff)
downloadaur-3154083fb6f853b04c769c702e048acfdcc17519.tar.gz
Update to 1.28.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a79538e9658..fc8b2249f5b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.27.1
+ pkgver = 1.28.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.27.1/browserX-1.27.1-x86_64.AppImage
- sha256sums = 674f3587348f5121221a7360e7338db9bd72277846ede289d3ec46c747033c75
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.28.1/browserX-1.28.1-x86_64.AppImage
+ sha256sums = 903623f121aa298066aaf69a6d48a387c407ef167b6821722f812cfec445915e
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index d6780fddbdc5..455933bea867 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.27.1
+pkgver=1.28.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=('674f3587348f5121221a7360e7338db9bd72277846ede289d3ec46c747033c75')
+sha256sums=('903623f121aa298066aaf69a6d48a387c407ef167b6821722f812cfec445915e')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage