summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2020-12-18 13:52:05 +1100
committerDavid Barri2020-12-18 13:52:05 +1100
commit8b46a3cf5785a1d1fe3c18bb75c163d61b7c43db (patch)
tree6a2c70287a3375e796179b9423f40e5d03e3b7c5
parentde097dc988a6bf73b196d5772f9bd6a6e5b5625d (diff)
downloadaur-8b46a3cf5785a1d1fe3c18bb75c163d61b7c43db.tar.gz
Upgrade to 6.0.49
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8791de008429..48c27f0cad03 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.90
+ pkgver = 6.0.49
pkgrel = 1
url = https://tryshift.com/
arch = x86_64
license = custom
- source = shift-linux-v5.0.90-stable.zip::https://update.tryshift.com/download/version/5.0.90-stable/linux_32
- sha256sums = 759c13e722d51536321e9ca9f68597a3f7cb153495185601315392759b78ff64
+ source = shift-linux-v6.0.49-stable.zip::https://update.tryshift.com/download/version/6.0.49-stable/linux_32
+ sha256sums = 6b871aa36e7d81e651062f78d1cdf1c8b94c7746df0efda455151f585277857e
pkgname = shift
diff --git a/PKGBUILD b/PKGBUILD
index 61aad2a87591..f0e857074b56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=shift
-pkgver=5.0.90
+pkgver=6.0.49
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=('759c13e722d51536321e9ca9f68597a3f7cb153495185601315392759b78ff64')
+sha256sums=('6b871aa36e7d81e651062f78d1cdf1c8b94c7746df0efda455151f585277857e')
package() {
set -e