summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-11-22 13:51:28 +0100
committerMassimiliano Torromeo2018-11-22 13:51:28 +0100
commit394024414e1e8a9dea927a58211864c0b21c7f11 (patch)
treeefe736228749a34448b3fed600369e36a1281e3b /PKGBUILD
parent9e742df1183b1fbf4f2c12bebdeda23ccf4e89fe (diff)
downloadaur-394024414e1e8a9dea927a58211864c0b21c7f11.tar.gz
Updated to 1.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b8edea53725..2d31d21c74f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=ios-webkit-debug-proxy
-pkgver=1.8.1
+pkgver=1.8.2
pkgrel=1
pkgdesc="DevTools proxy (WebKit Remote Debugging) for iOS devices (Safari Remote Web Inspector)"
url="https://github.com/google/ios-webkit-debug-proxy"
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('BSD')
depends=('libimobiledevice')
source=("https://github.com/google/ios-webkit-debug-proxy/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('7dba24b10ae804547a6b2c51f24e0979831592161b672d93b6fdb3e288e37332')
+sha256sums=('1d80a858343539fbb18bf7031df4a032c63792db3e0ec0fa37e1f6cc254e1f6d')
build() {
cd ios-webkit-debug-proxy-$pkgver