[arch-commits] Commit in react-native-debugger/trunk (PKGBUILD iconPath.patch)

Nicola Squartini tensor5 at archlinux.org
Thu Apr 9 01:33:39 UTC 2020


    Date: Thursday, April 9, 2020 @ 01:33:38
  Author: tensor5
Revision: 612881

upgpkg: react-native-debugger 0.11.1-1

Modified:
  react-native-debugger/trunk/PKGBUILD
  react-native-debugger/trunk/iconPath.patch

----------------+
 PKGBUILD       |    6 +++---
 iconPath.patch |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-09 01:28:12 UTC (rev 612880)
+++ PKGBUILD	2020-04-09 01:33:38 UTC (rev 612881)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=react-native-debugger
-pkgver=0.10.7
-_commit=b5c182d1a35540090614fb52b2a677cd1cfdabcb
+pkgver=0.11.1
+_commit=e7514d6909d885576f845ab740b1393baab88225
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / Redux DevTools'
 arch=('any')
@@ -15,7 +15,7 @@
         'react-native-debugger.desktop'
         'react-native-debugger.js')
 sha256sums=('SKIP'
-            '3db29267301692d6362a2ff4971299de4a0f3f49feb12c338e4ec02a5b0e560d'
+            '75cd9814325bfcdfc5dc9f85a7ce75a021e4b3c8cd105b851eb804e7b580d474'
             'f63e79516db0feb2e76c366402cf266165c0f7eb282dc55703b800b91152867d'
             '8cd406c3b2d091f2a2b73e5755682dc925bb1f75d0d425b82507136b350a4ceb')
 

Modified: iconPath.patch
===================================================================
--- iconPath.patch	2020-04-09 01:28:12 UTC (rev 612880)
+++ iconPath.patch	2020-04-09 01:33:38 UTC (rev 612881)
@@ -1,6 +1,6 @@
 --- a/electron/main.js
 +++ b/electron/main.js
-@@ -10,7 +10,7 @@
+@@ -12,7 +12,7 @@
  
  process.env.ELECTRON_DISABLE_SECURITY_WARNINGS = 1;
  



More information about the arch-commits mailing list