summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7df62f1e4338..9e6d66728c87 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.63.4
+pkgver=1.65.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}/Station-${pkgver}-x86_64.AppImage"
)
-sha256sums=('5d2cf6857386fab84afe7370176160322f5067bfbcfc10d0609e468155a71358')
+sha256sums=('41655ce242f1d15962e4232f0611d707602a4a4f4cd1539a6303b50cf99af3d7')
prepare() {
chmod u+x ./Station-${pkgver}-x86_64.AppImage