summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-02-15 08:40:22 +1100
committerDavid Barri2021-02-15 08:40:22 +1100
commit2dc67e032752ecbb822919a32597498b7d4d6480 (patch)
treea1077931882e9655f2f8a998a713c588be6374a3
parentc982b6936e0f5733794dba456cef985a96690c51 (diff)
downloadaur-2dc67e032752ecbb822919a32597498b7d4d6480.tar.gz
Upgrade to 6.0.54
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98fbfe4852ca..3f4e786b9a31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = shift
pkgdesc = Shift is the desktop app for streamlining your accounts, apps, and workflows.
- pkgver = 6.0.51
+ pkgver = 6.0.54
pkgrel = 1
url = https://tryshift.com/
arch = x86_64
license = custom
- source = shift-linux-v6.0.51-stable.zip::https://update.tryshift.com/download/version/6.0.51-stable/linux_32
- sha256sums = 1bce6e23e15b1b968ce5e94a79aec9e2ce6433e9068ec6ee7262c3e0629db54d
+ source = shift-linux-v6.0.54-stable.zip::https://update.tryshift.com/download/version/6.0.54-stable/linux_32
+ sha256sums = f5009ec35807ca767b7495b3946e920f914c525fecac2b957fbcbd2188ca8161
pkgname = shift
diff --git a/PKGBUILD b/PKGBUILD
index d43b29b4b178..0b1a3bbe070c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=shift
-pkgver=6.0.51
+pkgver=6.0.54
pkgrel=1
pkgdesc="Shift is the desktop app for streamlining your accounts, apps, and workflows."
arch=('x86_64')
url="https://tryshift.com/"
license=('custom')
source=("shift-linux-v$pkgver-stable.zip::https://update.tryshift.com/download/version/$pkgver-stable/linux_32")
-sha256sums=('1bce6e23e15b1b968ce5e94a79aec9e2ce6433e9068ec6ee7262c3e0629db54d')
+sha256sums=('f5009ec35807ca767b7495b3946e920f914c525fecac2b957fbcbd2188ca8161')
package() {
set -e