summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoki Kanazawa2019-02-27 10:58:20 +0900
committerNaoki Kanazawa2019-02-27 10:58:27 +0900
commit3f3cb25eefa324e26e074f9bf836ce6386413aa6 (patch)
treef4d7c6af198cea8c7a8e8d1e096cbbd2b8c9e30a
parent63057799eac0d4e3479611d9e843e9315b33a1af (diff)
downloadaur-3f3cb25eefa324e26e074f9bf836ce6386413aa6.tar.gz
Update to 1.38.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96364fd00da2..d8b5acf52f96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = station
pkgdesc = The one app to rule them all
- pkgver = 1.37.2
+ pkgver = 1.38.1
pkgrel = 1
url = https://getstation.com/
arch = x86_64
license = MIT
- source = https://github.com/getstation/desktop-app-releases/releases/download/1.37.2/browserX-1.37.2-x86_64.AppImage
- sha256sums = e4ccce0e004d81bf02cf3643d2488a8ddfce6e8207854990157a4a330f6f0941
+ source = https://github.com/getstation/desktop-app-releases/releases/download/1.38.1/browserX-1.38.1-x86_64.AppImage
+ sha256sums = 7dc80102ea373554c2bb1bf4c6ffde0b63b14d1ab0346c54d2595f219e79568c
pkgname = station
diff --git a/PKGBUILD b/PKGBUILD
index 52b901166528..9251f3ab861c 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.37.2
+pkgver=1.38.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=('e4ccce0e004d81bf02cf3643d2488a8ddfce6e8207854990157a4a330f6f0941')
+sha256sums=('7dc80102ea373554c2bb1bf4c6ffde0b63b14d1ab0346c54d2595f219e79568c')
prepare() {
chmod u+x ./browserX-${pkgver}-${arch}.AppImage