summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-01-18 14:36:07 +1100
committerDavid Barri2021-01-18 14:36:07 +1100
commitc982b6936e0f5733794dba456cef985a96690c51 (patch)
treee5764796183bbb434582d6b2ec9aae96161a3246
parent8b46a3cf5785a1d1fe3c18bb75c163d61b7c43db (diff)
downloadaur-c982b6936e0f5733794dba456cef985a96690c51.tar.gz
Upgrade to 6.0.51
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48c27f0cad03..98fbfe4852ca 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.49
+ pkgver = 6.0.51
pkgrel = 1
url = https://tryshift.com/
arch = x86_64
license = custom
- source = shift-linux-v6.0.49-stable.zip::https://update.tryshift.com/download/version/6.0.49-stable/linux_32
- sha256sums = 6b871aa36e7d81e651062f78d1cdf1c8b94c7746df0efda455151f585277857e
+ source = shift-linux-v6.0.51-stable.zip::https://update.tryshift.com/download/version/6.0.51-stable/linux_32
+ sha256sums = 1bce6e23e15b1b968ce5e94a79aec9e2ce6433e9068ec6ee7262c3e0629db54d
pkgname = shift
diff --git a/PKGBUILD b/PKGBUILD
index f0e857074b56..d43b29b4b178 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=shift
-pkgver=6.0.49
+pkgver=6.0.51
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=('6b871aa36e7d81e651062f78d1cdf1c8b94c7746df0efda455151f585277857e')
+sha256sums=('1bce6e23e15b1b968ce5e94a79aec9e2ce6433e9068ec6ee7262c3e0629db54d')
package() {
set -e