summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Day2022-03-17 11:13:05 -0500
committerJordan Day2022-03-17 11:13:05 -0500
commit7d661d8f73f078c34efdac0e57684bf075aa28e5 (patch)
treeb068c3d510268b69b97aeb677b924dbd1811053d
parentb238dfd405bfccbfb7ec421062a62e215c2af5d5 (diff)
downloadaur-7d661d8f73f078c34efdac0e57684bf075aa28e5.tar.gz
0.7.9
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 182661e9675e..fa072657bc7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = inspect
pkgdesc = Developer tool to inspect and debug mobile web apps and websites on iOS devices
- pkgver = 0.6.9
+ pkgver = 0.7.9
pkgrel = 1
url = https://inspect.dev
arch = x86_64
license = proprietary
- source = https://github.com/inspectdev/inspect-release/releases/download/v0.6.9/Inspect-0.6.9-linux-amd64.deb
- sha256sums = f717daaaba79ffa71d02d64a3d6887fc09fad9821184c6dbdb4449755a019781
+ source = https://github.com/inspectdev/inspect-release/releases/download/v0.7.9/Inspect-0.7.9-linux-amd64.deb
+ sha256sums = 5f4af4693b07a9e0972ae30b1da80b17bf097dc92e4adb38cf0ebd46e3603e9d
pkgname = inspect
-
diff --git a/PKGBUILD b/PKGBUILD
index 85a680d41c2b..fe347a34a23d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Pierre Carru <pierre@carru.fr>
+# Maintainer: Jordan Day < jordanday444 at gmail dot com >
+# Contributor: Pierre Carru <pierre@carru.fr>
pkgname=inspect
pkgdesc='Developer tool to inspect and debug mobile web apps and websites on iOS devices'
-pkgver=0.6.9
+pkgver=0.7.9
pkgrel=1
arch=('x86_64')
url='https://inspect.dev'
license=('proprietary')
#options=('!strip')
source=("https://github.com/inspectdev/inspect-release/releases/download/v${pkgver}/Inspect-${pkgver}-linux-amd64.deb")
-sha256sums=('f717daaaba79ffa71d02d64a3d6887fc09fad9821184c6dbdb4449755a019781')
+sha256sums=('5f4af4693b07a9e0972ae30b1da80b17bf097dc92e4adb38cf0ebd46e3603e9d')
prepare() {
bsdtar -x -f data.tar.xz