summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2020-10-05 09:44:04 +1100
committerDavid Barri2020-10-05 09:44:04 +1100
commita50fc8f0885b13fb0c480aedee555c2d7f7df7ad (patch)
treef9ff3ca03a764843f5b3ba398a6f58d2c12f51e0
parent5e65a818f564f6ae2f5257637597257cedeb1447 (diff)
downloadaur-a50fc8f0885b13fb0c480aedee555c2d7f7df7ad.tar.gz
Upgrade to 5.0.89
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 250f74a83e67..f8e205080191 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 = 5.0.88
+ pkgver = 5.0.89
pkgrel = 1
url = https://tryshift.com/
arch = x86_64
license = custom
- source = shift-linux-v5.0.88-stable.zip::https://update.tryshift.com/download/version/5.0.88-stable/linux_32
- sha256sums = a28fac31f4e5cc08b6ae78dc585023e090a45d159da9d5a5e6f47ac97d3a3c9f
+ source = shift-linux-v5.0.89-stable.zip::https://update.tryshift.com/download/version/5.0.89-stable/linux_32
+ sha256sums = e62d0c818556bc2390891d611f396f6da36db7995fe71c847c873586d763adb4
pkgname = shift
diff --git a/PKGBUILD b/PKGBUILD
index 777e668b6916..e37fea06f2ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=shift
-pkgver=5.0.88
+pkgver=5.0.89
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=('a28fac31f4e5cc08b6ae78dc585023e090a45d159da9d5a5e6f47ac97d3a3c9f')
+sha256sums=('e62d0c818556bc2390891d611f396f6da36db7995fe71c847c873586d763adb4')
package() {
set -e