summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Carru2021-06-11 11:07:30 +0200
committerPierre Carru2021-06-11 11:07:30 +0200
commitb238dfd405bfccbfb7ec421062a62e215c2af5d5 (patch)
tree676d9415d554db995025691981d10458f7c5c8d0
parenta0bc0465c4cc1584cac7b6d607b74cc71aceb0c5 (diff)
downloadaur-b238dfd405bfccbfb7ec421062a62e215c2af5d5.tar.gz
fix description
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc1e641ab3b2..182661e9675e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = inspect
- pkgdesc = A browser plugin designed for the viewing of premium video content
+ pkgdesc = Developer tool to inspect and debug mobile web apps and websites on iOS devices
pkgver = 0.6.9
pkgrel = 1
- url = https://github.com/inspectdev/inspect-release
+ url = https://inspect.dev
arch = x86_64
- license = custom
+ license = proprietary
source = https://github.com/inspectdev/inspect-release/releases/download/v0.6.9/Inspect-0.6.9-linux-amd64.deb
sha256sums = f717daaaba79ffa71d02d64a3d6887fc09fad9821184c6dbdb4449755a019781
diff --git a/PKGBUILD b/PKGBUILD
index 09be24e8dab9..85a680d41c2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pierre Carru <pierre@carru.fr>
pkgname=inspect
-pkgdesc='A browser plugin designed for the viewing of premium video content'
+pkgdesc='Developer tool to inspect and debug mobile web apps and websites on iOS devices'
pkgver=0.6.9
pkgrel=1
arch=('x86_64')