summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-09-26 23:21:10 +0900
committerNaoki Kanazawa2019-09-26 23:21:10 +0900
commitf8305875f152ce8001871da9310e40b4144fc1e4 (patch)
treee4bb0fcc6da86ef7d8415cb7a3ca09745c595db4
parent84feec2708e3b2057b0a22699b4bd410b86e0360 (diff)
downloadaur-f8305875f152ce8001871da9310e40b4144fc1e4.tar.gz
Update to 1.51.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ddef29e563f..9652c0929e39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.50.1
+ pkgver = 1.51.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.50.1/Station-1.50.1.AppImage
- sha256sums = b84aabd3c27b12f8a5040e3edd0390de65d47efe5141acc887b4e76a2001bdfa
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.51.1/Station-1.51.1.AppImage
+ sha256sums = 1371a6586aca960906732f6f05a92f62ca3202ecabfe4edb523ab87fb0d0d1ed
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index d7d165bbe587..9600e43fa004 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.50.1
+pkgver=1.51.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}.AppImage"
)
-sha256sums=('b84aabd3c27b12f8a5040e3edd0390de65d47efe5141acc887b4e76a2001bdfa')
+sha256sums=('1371a6586aca960906732f6f05a92f62ca3202ecabfe4edb523ab87fb0d0d1ed')
prepare() {
chmod u+x ./Station-${pkgver}.AppImage