summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-09-15 06:03:21 +1000
committerDavid Barri2021-09-15 06:03:21 +1000
commita4d6b145a2893ea06da639b8d9c914ba4c69a287 (patch)
treed55b2294dc7b12eeb49b37457a7bbd59164a31b7
parent8de56718aab4cb04341050673bd9146e442c5ef2 (diff)
downloadaur-a4d6b145a2893ea06da639b8d9c914ba4c69a287.tar.gz
Upgrade to 7.1.16
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cf651d4eb0e..3ae912fbf34f 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.1.15
+ pkgver = 7.1.16
pkgrel = 1
url = https://tryshift.com/
arch = x86_64
license = custom
- source = shift-linux-v7.1.15-stable.zip::https://update.tryshift.com/download/version/7.1.15-stable/linux_32
- sha256sums = 79974718563c7a73734e24d788668516005f93f0678cfd62d11c2eb6aefc091a
+ source = shift-linux-v7.1.16-stable.zip::https://update.tryshift.com/download/version/7.1.16-stable/linux_32
+ sha256sums = 66231732634ccb6d4f64ab0697259b8a68e83d040edfe7b2065c12ab63783487
pkgname = shift
diff --git a/PKGBUILD b/PKGBUILD
index 0dd2ace57156..eb7217efa1b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=shift
-pkgver=7.1.15
+pkgver=7.1.16
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=('79974718563c7a73734e24d788668516005f93f0678cfd62d11c2eb6aefc091a')
+sha256sums=('66231732634ccb6d4f64ab0697259b8a68e83d040edfe7b2065c12ab63783487')
package() {
set -e