summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-05-19 06:00:23 +1000
committerDavid Barri2022-05-19 06:00:23 +1000
commit3319f5046f77b032a14d02c04e355a7c4b63e6a7 (patch)
tree2a1f734789a1016d91552c7b928f47bd2d7a729d
parent723023243c405b6507b2e044a7e9b09d7d1e9f01 (diff)
downloadaur-3319f5046f77b032a14d02c04e355a7c4b63e6a7.tar.gz
Upgrade to 7.2.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd88ce3cab88..1f501af06952 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.14
+ pkgver = 7.2.17
pkgrel = 1
url = https://tryshift.com/
arch = x86_64
license = custom
- source = shift-linux-v7.2.14-stable.zip::https://update.tryshift.com/download/version/7.2.14-stable/linux_32
- sha256sums = cdf8cc22537f280a5f86d312d7bc33a489c1e9ef7575b4542777659759f16997
+ source = shift-linux-v7.2.17-stable.zip::https://update.tryshift.com/download/version/7.2.17-stable/linux_32
+ sha256sums = 3a8d176c8b4afcf3b63dca02cc4e440c4f120319846f806524542d2f43328367
pkgname = shift
diff --git a/PKGBUILD b/PKGBUILD
index 0e2e14361f2e..d2b1d873ceee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=shift
-pkgver=7.2.14
+pkgver=7.2.17
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=('cdf8cc22537f280a5f86d312d7bc33a489c1e9ef7575b4542777659759f16997')
+sha256sums=('3a8d176c8b4afcf3b63dca02cc4e440c4f120319846f806524542d2f43328367')
package() {
set -e