summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2018-11-15 11:35:51 +0900
committerNaoki Kanazawa2018-11-15 11:35:51 +0900
commit06216deddb60269212bf42cb65cda441d6e67877 (patch)
tree645387f25edc62aae9978604e8155eb7567249b5
parent3154083fb6f853b04c769c702e048acfdcc17519 (diff)
downloadaur-06216deddb60269212bf42cb65cda441d6e67877.tar.gz
Update to 1.29.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc8b2249f5b8..b7c1c0bc1a11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.28.1
+ pkgver = 1.29.0
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.28.1/browserX-1.28.1-x86_64.AppImage
- sha256sums = 903623f121aa298066aaf69a6d48a387c407ef167b6821722f812cfec445915e
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.29.0/browserX-1.29.0-x86_64.AppImage
+ sha256sums = d469925a5e0c9ed7d4fa35469d5c97a4ef7af92023d977ea2565867bfb2f54c3
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 455933bea867..1e4da073ee85 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.28.1
+pkgver=1.29.0
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=('903623f121aa298066aaf69a6d48a387c407ef167b6821722f812cfec445915e')
+sha256sums=('d469925a5e0c9ed7d4fa35469d5c97a4ef7af92023d977ea2565867bfb2f54c3')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage