summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-04-06 06:00:22 +1000
committerDavid Barri2022-04-06 06:00:22 +1000
commit6ef76f2625237aeea9d0d206d0d0f45e3d6d6ff1 (patch)
treeec23d3a9163fc36a66780b4034155bef1368eb39
parentc5357060d7b93a0daec2528ed99b4c127852bfcd (diff)
downloadaur-6ef76f2625237aeea9d0d206d0d0f45e3d6d6ff1.tar.gz
Upgrade to 7.2.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ad15295f08a..dd88ce3cab88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = shift
pkgdesc = Shift is the desktop app for streamlining your accounts, apps, and workflows.
- pkgver = 7.2.12
+ pkgver = 7.2.14
pkgrel = 1
url = https://tryshift.com/
arch = x86_64
license = custom
- source = shift-linux-v7.2.12-stable.zip::https://update.tryshift.com/download/version/7.2.12-stable/linux_32
- sha256sums = 33256ec54b2c7d62743b821cff26504552efb870598e03b587544d3f21a2eedb
+ source = shift-linux-v7.2.14-stable.zip::https://update.tryshift.com/download/version/7.2.14-stable/linux_32
+ sha256sums = cdf8cc22537f280a5f86d312d7bc33a489c1e9ef7575b4542777659759f16997
pkgname = shift
diff --git a/PKGBUILD b/PKGBUILD
index 44657abff509..0e2e14361f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=shift
-pkgver=7.2.12
+pkgver=7.2.14
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=('33256ec54b2c7d62743b821cff26504552efb870598e03b587544d3f21a2eedb')
+sha256sums=('cdf8cc22537f280a5f86d312d7bc33a489c1e9ef7575b4542777659759f16997')
package() {
set -e