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

2020-11-21 Thread Nicola Squartini via arch-commits
Date: Sunday, November 22, 2020 @ 03:15:12
  Author: tensor5
Revision: 758823

upgpkg: react-native-debugger 0.11.5-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 03:04:14 UTC (rev 758822)
+++ PKGBUILD2020-11-22 03:15:12 UTC (rev 758823)
@@ -1,9 +1,9 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.11.3
-_commit=4448f48fd7f98752b0fb9c47b155c5ed977b5616
-pkgrel=3
+pkgver=0.11.5
+_commit=24a1401bf3e7103e0adbf72118b092031b98516c
+pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')
 url='https://github.com/jhen0409/react-native-debugger'


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

2020-10-05 Thread Nicola Squartini via arch-commits
Date: Monday, October 5, 2020 @ 06:07:57
  Author: tensor5
Revision: 718688

upgpkg: react-native-debugger 0.11.3-3

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-05 05:51:47 UTC (rev 718687)
+++ PKGBUILD2020-10-05 06:07:57 UTC (rev 718688)
@@ -2,8 +2,8 @@
 
 pkgname=react-native-debugger
 pkgver=0.11.3
-_commit=d9c649b228e9cb0080eaabef468a717b529f7143
-pkgrel=2
+_commit=4448f48fd7f98752b0fb9c47b155c5ed977b5616
+pkgrel=3
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')
 url='https://github.com/jhen0409/react-native-debugger'


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

2020-05-05 Thread Nicola Squartini via arch-commits
Date: Wednesday, May 6, 2020 @ 02:25:24
  Author: tensor5
Revision: 624996

upgpkg: react-native-debugger 0.11.3-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-06 02:14:01 UTC (rev 624995)
+++ PKGBUILD2020-05-06 02:25:24 UTC (rev 624996)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.11.1
-_commit=e7514d6909d885576f845ab740b1393baab88225
+pkgver=0.11.3
+_commit=c70e9ea4bbe71a9813e77c23e431e493dc8ee41b
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2020-04-08 Thread Nicola Squartini via arch-commits
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
===
--- PKGBUILD2020-04-09 01:28:12 UTC (rev 612880)
+++ PKGBUILD2020-04-09 01:33:38 UTC (rev 612881)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 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;
  


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

2020-03-18 Thread Nicola Squartini via arch-commits
Date: Thursday, March 19, 2020 @ 01:42:04
  Author: tensor5
Revision: 600740

upgpkg: react-native-debugger 0.10.7-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-18 23:12:52 UTC (rev 600739)
+++ PKGBUILD2020-03-19 01:42:04 UTC (rev 600740)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.10.6
-_commit=6b9f4535d4524d5f828b8ba939615c861b89e4a6
+pkgver=0.10.7
+_commit=b5c182d1a35540090614fb52b2a677cd1cfdabcb
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2020-01-18 Thread Nicola Squartini via arch-commits
Date: Saturday, January 18, 2020 @ 16:40:01
  Author: tensor5
Revision: 553038

upgpkg: react-native-debugger 0.10.6-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-18 16:35:40 UTC (rev 553037)
+++ PKGBUILD2020-01-18 16:40:01 UTC (rev 553038)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.10.5
-_commit=66f14261ca44e11cba248d38f05fe15001b8c769
+pkgver=0.10.6
+_commit=6b9f4535d4524d5f828b8ba939615c861b89e4a6
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2019-11-23 Thread Nicola Squartini via arch-commits
Date: Sunday, November 24, 2019 @ 06:36:54
  Author: tensor5
Revision: 532601

upgpkg: react-native-debugger 0.10.5-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-24 06:36:07 UTC (rev 532600)
+++ PKGBUILD2019-11-24 06:36:54 UTC (rev 532601)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.10.4
-_commit=538046744f39ebe23df5c1081f97dbb6490af72e
+pkgver=0.10.5
+_commit=66f14261ca44e11cba248d38f05fe15001b8c769
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2019-11-10 Thread Nicola Squartini via arch-commits
Date: Monday, November 11, 2019 @ 05:59:34
  Author: tensor5
Revision: 526611

upgpkg: react-native-debugger 0.10.4-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-11 04:25:55 UTC (rev 526610)
+++ PKGBUILD2019-11-11 05:59:34 UTC (rev 526611)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.10.2+9+ga9e4a9f
-_commit=a9e4a9f3859fed0242e9fe2be7f87eeb525fe1f5
+pkgver=0.10.4
+_commit=538046744f39ebe23df5c1081f97dbb6490af72e
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2019-10-26 Thread Nicola Squartini via arch-commits
Date: Saturday, October 26, 2019 @ 09:52:09
  Author: tensor5
Revision: 520335

upgpkg: react-native-debugger 0.10.2+9+ga9e4a9f-1

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

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 09:40:08 UTC (rev 520334)
+++ PKGBUILD2019-10-26 09:52:09 UTC (rev 520335)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.10.2
-_commit=231f91a9aa919a4f3cfad76952a700d0196247d6
+pkgver=0.10.2+9+ga9e4a9f
+_commit=a9e4a9f3859fed0242e9fe2be7f87eeb525fe1f5
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')
@@ -15,10 +15,15 @@
 'react-native-debugger.desktop'
 'react-native-debugger.js')
 sha256sums=('SKIP'
-'9a6343d3d84a7847e8c6215fa562267f7016b38c2990c15f056236c72e54a2e7'
+'3db29267301692d6362a2ff4971299de4a0f3f49feb12c338e4ec02a5b0e560d'
 'f63e79516db0feb2e76c366402cf266165c0f7eb282dc55703b800b91152867d'
 '8cd406c3b2d091f2a2b73e5755682dc925bb1f75d0d425b82507136b350a4ceb')
 
+pkgver() {
+cd ${pkgname}
+git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
 prepare() {
 cd ${pkgname}
 

Modified: iconPath.patch
===
--- iconPath.patch  2019-10-26 09:40:08 UTC (rev 520334)
+++ iconPath.patch  2019-10-26 09:52:09 UTC (rev 520335)
@@ -1,6 +1,6 @@
 --- a/electron/main.js
 +++ b/electron/main.js
-@@ -9,7 +9,7 @@
+@@ -10,7 +10,7 @@
  
  process.env.ELECTRON_DISABLE_SECURITY_WARNINGS = 1;
  


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

2019-10-23 Thread Nicola Squartini via arch-commits
Date: Wednesday, October 23, 2019 @ 10:56:13
  Author: tensor5
Revision: 518679

upgpkg: react-native-debugger 0.10.2-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-23 10:42:57 UTC (rev 518678)
+++ PKGBUILD2019-10-23 10:56:13 UTC (rev 518679)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.10.1
-_commit=f6dc5978dfaa1374e6735d1d8e33a1bdcc177dc1
+pkgver=0.10.2
+_commit=231f91a9aa919a4f3cfad76952a700d0196247d6
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2019-09-24 Thread Nicola Squartini via arch-commits
Date: Wednesday, September 25, 2019 @ 03:23:46
  Author: tensor5
Revision: 511714

upgpkg: react-native-debugger 0.10.1-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-25 02:46:54 UTC (rev 511713)
+++ PKGBUILD2019-09-25 03:23:46 UTC (rev 511714)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.10.0
-_commit=7dbaba93de83b04c6ef6136581ee3a097afa1e88
+pkgver=0.10.1
+_commit=f6dc5978dfaa1374e6735d1d8e33a1bdcc177dc1
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')
@@ -9,7 +9,7 @@
 url='https://github.com/jhen0409/react-native-debugger'
 license=('MIT')
 depends=('electron')
-makedepends=('asar' 'git' 'npm')
+makedepends=('asar' 'git' 'yarn')
 
source=("git+https://github.com/jhen0409/react-native-debugger.git#commit=${_commit};
 'iconPath.patch'
 'react-native-debugger.desktop'
@@ -28,12 +28,12 @@
 build() {
 cd ${pkgname}
 
-npm install --ignore-scripts
+yarn --ignore-scripts
 cd dist
-npm install
+yarn
 node ../scripts/patch-modules.js
 cd ..
-npm run build
+yarn build
 }
 
 package() {


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

2019-08-27 Thread Nicola Squartini via arch-commits
Date: Wednesday, August 28, 2019 @ 05:53:02
  Author: tensor5
Revision: 503470

upgpkg: react-native-debugger 0.9.12-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-28 04:20:55 UTC (rev 503469)
+++ PKGBUILD2019-08-28 05:53:02 UTC (rev 503470)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.9.10
-_commit=4feeab38b38b435d78d063029642889b251b71f8
+pkgver=0.9.12
+_commit=544169528885f7f374a6783dc91e7f1cd051a43e
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2019-06-19 Thread Nicola Squartini via arch-commits
Date: Wednesday, June 19, 2019 @ 10:44:50
  Author: tensor5
Revision: 482331

upgpkg: react-native-debugger 0.9.10-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-19 10:25:25 UTC (rev 482330)
+++ PKGBUILD2019-06-19 10:44:50 UTC (rev 482331)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.9.8
-_commit=2b6c2fbee7c7ba8e887c540382959976558ae3cf
+pkgver=0.9.10
+_commit=4feeab38b38b435d78d063029642889b251b71f8
 pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')


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

2019-04-30 Thread Nicola Squartini via arch-commits
Date: Wednesday, May 1, 2019 @ 05:55:42
  Author: tensor5
Revision: 457387

upgpkg: react-native-debugger 0.9.8-1

Modified:
  react-native-debugger/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-01 05:44:08 UTC (rev 457386)
+++ PKGBUILD2019-05-01 05:55:42 UTC (rev 457387)
@@ -1,9 +1,9 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=react-native-debugger
-pkgver=0.9.7
-_commit=6d05271a1f8c97ff7295a552c25618f49e2dbfbd
-pkgrel=2
+pkgver=0.9.8
+_commit=2b6c2fbee7c7ba8e887c540382959976558ae3cf
+pkgrel=1
 pkgdesc='The standalone app for React Native Debugger, with React DevTools / 
Redux DevTools'
 arch=('any')
 url='https://github.com/jhen0409/react-native-debugger'