[arch-commits] Commit in (7 files)

2016-08-11 Thread Nicola Squartini
=== --- apm/trunk/PKGBUILD (rev 0) +++ apm/trunk/PKGBUILD 2016-08-11 14:38:12 UTC (rev 186413) @@ -0,0 +1,95 @@ +# $Id$ +# Maintainer: Nicola Squartini <tens...@gmail.com> + +pkgname=apm +pkgver=1.12.6 +pkgrel=1 +pkgdesc='Atom package manager' +arch=('i686' 'x86_64'

[arch-commits] Commit in apm/repos (10 files)

2016-08-11 Thread Nicola Squartini
es/node-gyp/bin/node-gyp') + + parseOptions: (argv) -> + options = yargs(argv).wrap(100) +--- a/src/install.coffee b/src/install.coffee +@@ -26,7 +26,7 @@ + @atomPackagesDirectory = path.join(@atomDirectory, 'packages') + @atomNodeDirectory = path.join(@atomDirectory, '.nod

[arch-commits] Commit in atom/repos (24 files)

2016-08-11 Thread Nicola Squartini
"https://github.com/atom/atom/issues; + }, + "license": "MIT", +- "electronVersion": "0.37.8", + "dependencies": { + "async": "0.2.6", + "atom-keymap": "6.3.2", +--- a/src/module-cache.coffee b/src/module-cache.coffee +@@ -194,7 +194,7 @@ + return

[arch-commits] Commit in (14 files)

2016-08-11 Thread Nicola Squartini
=== --- atom/trunk/PKGBUILD (rev 0) +++ atom/trunk/PKGBUILD 2016-08-11 16:21:16 UTC (rev 186425) @@ -0,0 +1,135 @@ +# $Id$ +# Maintainer: Nicola Squartini <tens...@gmail.com> + +pkgname=atom +pkgver=1.9.8 +pkgrel=1 +pkgdesc='A hackable text editor for the 21st Century'

[arch-commits] Commit in atom/trunk (PKGBUILD autocomplete-plus.patch)

2016-08-12 Thread Nicola Squartini
Date: Friday, August 12, 2016 @ 14:48:24 Author: tensor5 Revision: 186644 upgpkg: atom 1.9.8-2 Fix autocomplete-plus TypeError Added: atom/trunk/autocomplete-plus.patch Modified: atom/trunk/PKGBUILD -+ PKGBUILD|7 ++-

[arch-commits] Commit in atom/repos (46 files)

2016-08-12 Thread Nicola Squartini
:51:59 UTC (rev 186648) @@ -1,135 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.9.8 -pkgrel=1 -pkgdesc='A hackable text editor for the 21st Century' -arch=('i686' 'x86_64') -url='https://github.com/atom/atom' -license=('MIT' 'custom') -depends

[arch-commits] Commit in atom/trunk (PKGBUILD symbols-view-use-system-ctags.patch)

2016-08-13 Thread Nicola Squartini
Date: Saturday, August 13, 2016 @ 08:24:35 Author: tensor5 Revision: 186697 upgpkg: atom 1.9.8-3 Add ctags optional dependency. Added: atom/trunk/symbols-view-use-system-ctags.patch Modified: atom/trunk/PKGBUILD -+ PKGBUILD

[arch-commits] Commit in asar/repos (community-any community-any/PKGBUILD)

2016-08-12 Thread Nicola Squartini
/PKGBUILD 2016-08-13 03:18:17 UTC (rev 186688) @@ -0,0 +1,66 @@ +# $Id$ +# Maintainer: Nicola Squartini <tens...@gmail.com> + +pkgname=asar +pkgver=0.12.1 +pkgrel=1 +pkgdesc='Creating atom-shell app packages' +arch=('any') +url='https://github.com/electron/asar' +license=('MIT') +depends=('

[arch-commits] Commit in (asar asar/repos asar/trunk asar/trunk/PKGBUILD)

2016-08-12 Thread Nicola Squartini
(+) Added: asar/trunk/PKGBUILD === --- asar/trunk/PKGBUILD (rev 0) +++ asar/trunk/PKGBUILD 2016-08-13 03:16:38 UTC (rev 186687) @@ -0,0 +1,66 @@ +# $Id$ +# Maintainer: Nicola Squartini <tens...@gmail.com> + +p

[arch-commits] Commit in atom/repos (50 files)

2016-08-13 Thread Nicola Squartini
$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.9.8 -pkgrel=2 -pkgdesc='A hackable text editor for the 21st Century' -arch=('i686' 'x86_64') -url='https://github.com/atom/atom' -license=('MIT' 'custom') -depends=('apm' - 'electron') -makedepends=('git' 'npm') -

[arch-commits] Commit in electron/trunk (4 files)

2016-08-11 Thread Nicola Squartini
Date: Thursday, August 11, 2016 @ 08:20:33 Author: tensor5 Revision: 186383 upgpkg: electron 1.3.3-1 Modified: electron/trunk/PKGBUILD electron/trunk/brightray-no-whole-archive.patch electron/trunk/brightray-use-system-ffmpeg.patch

[arch-commits] Commit in (24 files)

2016-08-09 Thread Nicola Squartini
, 689 insertions(+) Added: electron/trunk/PKGBUILD === --- electron/trunk/PKGBUILD (rev 0) +++ electron/trunk/PKGBUILD 2016-08-09 13:59:14 UTC (rev 186205) @@ -0,0 +1,240 @@ +# $Id$ +# Maintainer: Nicola

[arch-commits] Commit in electron/repos (44 files)

2016-08-09 Thread Nicola Squartini
) +++ community-i686/PKGBUILD 2016-08-09 14:33:16 UTC (rev 186215) @@ -0,0 +1,240 @@ +# $Id$ +# Maintainer: Nicola Squartini <tens...@gmail.com> + +_chromiumver=52.0.2743.82 +pkgname=electron +pkgver=1.3.2 +pkgrel=4 +pkgdesc='Build cross platform desktop apps with web technologies' +arch=('i686' '

[arch-commits] Commit in solidity/repos (4 files)

2017-02-01 Thread Nicola Squartini
2017-02-01 09:43:27 UTC (rev 209618) @@ -1,39 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=solidity -pkgver=0.4.8 -pkgrel=1 -pkgdesc='Contract-Oriented Programming Language' -arch=('i686' 'x86_64') -url='https://github.com/ethereum/solidity' -license=

[arch-commits] Commit in solidity/trunk (PKGBUILD)

2017-02-01 Thread Nicola Squartini
=== --- PKGBUILD2017-02-01 02:38:52 UTC (rev 209616) +++ PKGBUILD2017-02-01 09:43:01 UTC (rev 209617) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=solidity -pkgver=0.4.8 +pkgver=0.4.9 pkgrel=1 pkgdesc='Contract-Oriented Progr

[arch-commits] Commit in geth/trunk (PKGBUILD)

2017-02-01 Thread Nicola Squartini
=== --- PKGBUILD2017-02-01 15:50:57 UTC (rev 209655) +++ PKGBUILD2017-02-01 16:28:42 UTC (rev 209656) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=geth -pkgver=1.5.7 +pkgver=1.5.8 pkgrel=1 pkgdesc='Official golang implementation of the Et

[arch-commits] Commit in geth/repos (4 files)

2017-02-01 Thread Nicola Squartini
UTC (rev 209657) @@ -1,26 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=geth -pkgver=1.5.7 -pkgrel=1 -pkgdesc='Official golang implementation of the Ethereum protocol' -arch=('i686' 'x86_64') -url='http://geth.ethereum.org/' -license=('GPL3') -depends=(

[arch-commits] Commit in atom/trunk (PKGBUILD)

2017-01-26 Thread Nicola Squartini
=== --- PKGBUILD2017-01-26 11:13:26 UTC (rev 209115) +++ PKGBUILD2017-01-26 12:29:01 UTC (rev 209116) @@ -2,8 +2,8 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=atom -pkgver=1.13.0 -pkgrel=2 +pkgver=1.13.1 +pkgrel=1 pkgdesc='A hackable text editor for th

[arch-commits] Commit in atom/repos (32 files)

2017-01-26 Thread Nicola Squartini
=== --- community-i686/PKGBUILD 2017-01-26 12:29:01 UTC (rev 209116) +++ community-i686/PKGBUILD 2017-01-26 12:29:51 UTC (rev 209117) @@ -1,103 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.13.0 -pkgrel=2 -p

[arch-commits] Commit in zcash/trunk (PKGBUILD)

2017-01-20 Thread Nicola Squartini
=== --- PKGBUILD2017-01-20 10:36:55 UTC (rev 208108) +++ PKGBUILD2017-01-20 11:26:33 UTC (rev 208109) @@ -2,8 +2,8 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=zcash -pkgver=1.0.4 -pkgrel=2 +pkgver=1.0.5 +pkgrel=1 pkgdesc='Permissionless financial

[arch-commits] Commit in messengerfordesktop/trunk (PKGBUILD)

2017-01-27 Thread Nicola Squartini
=== --- PKGBUILD2017-01-27 08:56:30 UTC (rev 209210) +++ PKGBUILD2017-01-27 10:18:18 UTC (rev 209211) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=messengerfordesktop -pkgver=2.0.1 +pkgver=2.0.4 pkgrel=1 p

[arch-commits] Commit in messengerfordesktop/repos (12 files)

2017-01-27 Thread Nicola Squartini
-i686/PKGBUILD 2017-01-27 10:18:18 UTC (rev 209211) +++ community-i686/PKGBUILD 2017-01-27 10:19:01 UTC (rev 209212) @@ -1,92 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=messengerfordesktop -pkgver=2.0.1 -pkgrel=1 -pkgdesc='A simple & beautif

[arch-commits] Commit in parity/repos (4 files)

2017-02-22 Thread Nicola Squartini
-22 10:31:11 UTC (rev 213490) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=parity -pkgver=1.5.2 -pkgrel=1 -pkgdesc='Fast, light, robust Ethereum implementation' -arch=('i686' 'x86_64') -url='https://ethcore.io/parity.html' -license=('GPL3') -d

[arch-commits] Commit in parity/trunk (PKGBUILD)

2017-02-22 Thread Nicola Squartini
=== --- PKGBUILD2017-02-22 10:24:20 UTC (rev 213488) +++ PKGBUILD2017-02-22 10:30:45 UTC (rev 213489) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=parity -pkgver=1.5.2 +pkgver=1.5.3 pkgrel=1 pkgdesc='Fast, light, robust Et

[arch-commits] Commit in parity/trunk (PKGBUILD)

2017-02-24 Thread Nicola Squartini
=== --- PKGBUILD2017-02-24 10:03:56 UTC (rev 213718) +++ PKGBUILD2017-02-24 10:33:25 UTC (rev 213719) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=parity -pkgver=1.5.3 +pkgver=1.5.4 pkgrel=1 pkgdesc='Fast, light, robust Ethereum implemen

[arch-commits] Commit in parity/repos (4 files)

2017-02-24 Thread Nicola Squartini
10:33:50 UTC (rev 213720) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=parity -pkgver=1.5.3 -pkgrel=1 -pkgdesc='Fast, light, robust Ethereum implementation' -arch=('i686' 'x86_64') -url='https://ethcore.io/parity.html' -license=('GPL3') -depends=('o

[arch-commits] Commit in atom/trunk (PKGBUILD)

2017-02-18 Thread Nicola Squartini
=== --- PKGBUILD2017-02-18 17:51:56 UTC (rev 213074) +++ PKGBUILD2017-02-18 17:58:51 UTC (rev 213075) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=atom -pkgver=1.14.2 +pkgver=1.14.3 pkgrel=1 pkgdesc='A hackable text editor for the 21st C

[arch-commits] Commit in atom/repos (32 files)

2017-02-18 Thread Nicola Squartini
=== --- community-i686/PKGBUILD 2017-02-18 17:58:51 UTC (rev 213075) +++ community-i686/PKGBUILD 2017-02-18 17:59:41 UTC (rev 213076) @@ -1,103 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.14.2 -pkgrel=1 -p

[arch-commits] Commit in zcash/repos/community-x86_64 (6 files)

2017-02-11 Thread Nicola Squartini
=== --- PKGBUILD2017-02-11 19:10:19 UTC (rev 211902) +++ PKGBUILD2017-02-11 19:10:41 UTC (rev 211903) @@ -1,71 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=zcash -pkgver=1.0.5 -pkgrel=1 -p

[arch-commits] Commit in zcash/trunk (3 files)

2017-02-11 Thread Nicola Squartini
:10:19 UTC (rev 211902) @@ -2,21 +2,21 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=zcash -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc='Permissionless financial system employing zero-knowledge security' arch=('x86_64') url='https://z.cash/' license=('MIT') -depends=

[arch-commits] Commit in zcash/repos/community-x86_64 (6 files)

2017-02-12 Thread Nicola Squartini
=== --- PKGBUILD2017-02-12 15:28:18 UTC (rev 212047) +++ PKGBUILD2017-02-12 15:28:36 UTC (rev 212048) @@ -1,71 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=zcash -pkgver=1.0.6 -pkgrel=1 -p

[arch-commits] Commit in zcash/trunk (PKGBUILD)

2017-02-12 Thread Nicola Squartini
Date: Sunday, February 12, 2017 @ 15:28:18 Author: tensor5 Revision: 212047 upgpkg: zcash 1.0.6-2 Enable miniupnpc. Modified: zcash/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in geth/repos (4 files)

2017-02-14 Thread Nicola Squartini
UTC (rev 212350) @@ -1,26 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=geth -pkgver=1.5.8 -pkgrel=1 -pkgdesc='Official golang implementation of the Ethereum protocol' -arch=('i686' 'x86_64') -url='http://geth.ethereum.org/' -license=('GPL3') -depends=(

[arch-commits] Commit in geth/trunk (PKGBUILD)

2017-02-14 Thread Nicola Squartini
=== --- PKGBUILD2017-02-14 10:54:54 UTC (rev 212348) +++ PKGBUILD2017-02-14 10:55:50 UTC (rev 212349) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=geth -pkgver=1.5.8 +pkgver=1.5.9 pkgrel=1 pkgdesc='Official golang implementation of the Et

[arch-commits] Commit in parity/repos (6 files)

2017-02-10 Thread Nicola Squartini
5 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=parity -pkgver=1.5.0 -pkgrel=1 -pkgdesc='Fast, light, robust Ethereum implementation' -arch=('i686' 'x86_64') -url='https://ethcore.io/parity.html' -license=('GPL3') -depends=('openssl') -makedepends=('cargo

[arch-commits] Commit in parity/trunk (2 files)

2017-02-10 Thread Nicola Squartini
dified: PKGBUILD === --- PKGBUILD2017-02-10 09:36:41 UTC (rev 211714) +++ PKGBUILD2017-02-10 10:47:08 UTC (rev 211715) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=parity -pkgver=1.5.0 +pkgver=1.5.2 pkgrel=1

[arch-commits] Commit in atom/repos (32 files)

2017-02-10 Thread Nicola Squartini
=== --- community-i686/PKGBUILD 2017-02-10 11:19:52 UTC (rev 211731) +++ community-i686/PKGBUILD 2017-02-10 11:20:28 UTC (rev 211732) @@ -1,103 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.13.1 -pkgrel=1 -pkgdesc='A ha

[arch-commits] Commit in atom/trunk (5 files)

2017-02-10 Thread Nicola Squartini
) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=atom -pkgver=1.13.1 +pkgver=1.14.1 pkgrel=1 pkgdesc='A hackable text editor for the 21st Century' arch=('i686' 'x86_64') @@ -21,14 +21,14 @@ 'symbols-view-use-system-ctags.patch' 'use-system-apm

[arch-commits] Commit in atom/trunk (PKGBUILD use-system-electron.patch)

2017-02-15 Thread Nicola Squartini
changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-02-15 14:43:55 UTC (rev 212520) +++ PKGBUILD2017-02-15 14:49:28 UTC (rev 212521) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.

[arch-commits] Commit in atom/repos (32 files)

2017-02-15 Thread Nicola Squartini
=== --- community-i686/PKGBUILD 2017-02-15 14:49:28 UTC (rev 212521) +++ community-i686/PKGBUILD 2017-02-15 14:50:07 UTC (rev 212522) @@ -1,103 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.14.1 -pkgrel=1 -p

[arch-commits] Commit in geth/repos (4 files)

2017-01-16 Thread Nicola Squartini
(rev 207616) @@ -1,26 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=geth -pkgver=1.5.6 -pkgrel=1 -pkgdesc='Official golang implementation of the Ethereum protocol' -arch=('i686' 'x86_64') -url='http://geth.ethereum.org/' -license=('GPL3') -depends=(

[arch-commits] Commit in geth/trunk (PKGBUILD)

2017-01-16 Thread Nicola Squartini
=== --- PKGBUILD2017-01-16 10:24:21 UTC (rev 207614) +++ PKGBUILD2017-01-16 10:29:34 UTC (rev 207615) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=geth -pkgver=1.5.6 +pkgver=1.5.7 pkgrel=1 pkgdesc='Official golang implementation of the Et

[arch-commits] Commit in parity/trunk (PKGBUILD)

2017-01-19 Thread Nicola Squartini
=== --- PKGBUILD2017-01-19 15:47:47 UTC (rev 208047) +++ PKGBUILD2017-01-19 15:50:28 UTC (rev 208048) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=parity -pkgver=1.4.9 +pkgver=1.4.10 pkgrel=1 pkgdesc='Fast, light, robust Et

[arch-commits] Commit in electron/trunk (PKGBUILD default_app-icon.patch)

2017-01-19 Thread Nicola Squartini
Date: Thursday, January 19, 2017 @ 21:59:59 Author: tensor5 Revision: 208062 upgpkg: electron 1.4.15-1 Modified: electron/trunk/PKGBUILD electron/trunk/default_app-icon.patch + PKGBUILD |6 +++--- default_app-icon.patch |2 +- 2 files

[arch-commits] Commit in zcash/repos/community-x86_64 (6 files)

2017-01-20 Thread Nicola Squartini
=== --- PKGBUILD2017-01-20 11:26:33 UTC (rev 208109) +++ PKGBUILD2017-01-20 11:26:49 UTC (rev 208110) @@ -1,71 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=zcash -pkgver=1.0.4 -pkgrel=2 -pkgdesc='Permissi

[arch-commits] Commit in parity/repos (4 files)

2017-01-19 Thread Nicola Squartini
-19 15:51:02 UTC (rev 208049) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=parity -pkgver=1.4.9 -pkgrel=1 -pkgdesc='Fast, light, robust Ethereum implementation' -arch=('i686' 'x86_64') -url='https://ethcore.io/parity.html' -license=('GPL3') -depends

[arch-commits] Commit in parity/repos (6 files)

2017-01-20 Thread Nicola Squartini
leted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2017-01-20 10:36:35 UTC (rev 208107) +++ community-i686/PKGBUILD 2017-01-20 10:36:55 UTC (rev 208108) @@ -1,27 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini &l

[arch-commits] Commit in parity/trunk (2 files)

2017-01-20 Thread Nicola Squartini
dified: PKGBUILD === --- PKGBUILD2017-01-20 10:29:16 UTC (rev 208106) +++ PKGBUILD2017-01-20 10:36:35 UTC (rev 208107) @@ -2,20 +2,28 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=parity -pkgver=1.4.10 +pkgver=1.5.0 pkgrel=1

[arch-commits] Commit in atom/repos (24 files)

2016-08-18 Thread Nicola Squartini
) +++ community-i686/PKGBUILD 2016-08-19 02:58:58 UTC (rev 186986) @@ -1,149 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.9.8 -pkgrel=3 -pkgdesc='A hackable text editor for the 21st Century' -arch=('i686' 'x86_64') -url='https://github.com/ato

[arch-commits] Commit in atom/repos (28 files)

2016-08-18 Thread Nicola Squartini
(rev 0) +++ community-i686/PKGBUILD 2016-08-19 04:00:28 UTC (rev 186987) @@ -0,0 +1,149 @@ +# $Id$ +# Maintainer: Nicola Squartini <tens...@gmail.com> + +pkgname=atom +pkgver=1.9.9 +pkgrel=1 +pkgdesc='A hackable text editor for the 21st Century' +arch=('i686' '

[arch-commits] Commit in atom/trunk (PKGBUILD)

2016-08-18 Thread Nicola Squartini
=== --- PKGBUILD2016-08-19 00:12:29 UTC (rev 186984) +++ PKGBUILD2016-08-19 02:55:42 UTC (rev 186985) @@ -2,8 +2,8 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=atom -pkgver=1.9.8 -pkgrel=3 +pkgver=1.9.9 +pkgrel=1 pkgdesc='A hackable text editor for th

[arch-commits] Commit in atom/trunk (PKGBUILD settings-view-fix-height.patch)

2016-08-20 Thread Nicola Squartini
Date: Saturday, August 20, 2016 @ 08:42:48 Author: tensor5 Revision: 187139 upgpkg: atom 1.9.9-2 Fix height of panels in settings-view. Added: atom/trunk/settings-view-fix-height.patch Modified: atom/trunk/PKGBUILD + PKGBUILD |

[arch-commits] Commit in atom/repos (54 files)

2016-08-20 Thread Nicola Squartini
(-) Deleted: community-i686/PKGBUILD === --- community-i686/PKGBUILD 2016-08-20 08:42:48 UTC (rev 187139) +++ community-i686/PKGBUILD 2016-08-20 08:46:46 UTC (rev 187140) @@ -1,149 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini

[arch-commits] Commit in electron/trunk (PKGBUILD)

2016-08-16 Thread Nicola Squartini
Date: Wednesday, August 17, 2016 @ 04:43:37 Author: tensor5 Revision: 186874 electron: add gvfs optional dependency Modified: electron/trunk/PKGBUILD --+ PKGBUILD |1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD

[arch-commits] Commit in caprine/repos/community-any (6 files)

2017-02-26 Thread Nicola Squartini
UTC (rev 213866) +++ PKGBUILD2017-02-26 15:08:08 UTC (rev 213867) @@ -1,57 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=caprine -pkgver=1.7.0 -pkgrel=1 -pkgdesc='Unofficial Facebook Messenger app' -arch=('any') -url='https://github.com/sindresorhus/c

[arch-commits] Commit in caprine/trunk (PKGBUILD)

2017-02-26 Thread Nicola Squartini
=== --- PKGBUILD2017-02-26 13:32:25 UTC (rev 213865) +++ PKGBUILD2017-02-26 15:07:46 UTC (rev 213866) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=caprine -pkgver=1.7.0 +pkgver=1.8.0 pkgrel=1 pkgdesc='Unofficial Facebook Messenger app'

[arch-commits] Commit in atom/trunk (PKGBUILD)

2017-02-28 Thread Nicola Squartini
=== --- PKGBUILD2017-02-28 12:40:05 UTC (rev 214208) +++ PKGBUILD2017-02-28 12:57:10 UTC (rev 214209) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=atom -pkgver=1.14.3 +pkgver=1.14.4 pkgrel=1 pkgdesc='A hackable text editor for the 21st C

[arch-commits] Commit in atom/repos (32 files)

2017-02-28 Thread Nicola Squartini
=== --- community-i686/PKGBUILD 2017-02-28 12:57:10 UTC (rev 214209) +++ community-i686/PKGBUILD 2017-02-28 13:00:17 UTC (rev 214210) @@ -1,103 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.14.3 -pkgrel=1 -p

[arch-commits] Commit in atom/repos (60 files)

2016-08-31 Thread Nicola Squartini
) +++ community-i686/PKGBUILD 2016-09-01 02:05:33 UTC (rev 188189) @@ -1,161 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.9.9 -pkgrel=3 -pkgdesc='A hackable text editor for the 21st Century' -arch=('i686' 'x86_64') -url='https://github.com/ato

[arch-commits] Commit in atom/trunk (6 files)

2016-08-31 Thread Nicola Squartini
@@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=atom -pkgver=1.9.9 -pkgrel=3 +pkgver=1.10.0 +pkgrel=1 pkgdesc='A hackable text editor for the 21st Century' arch=('i686' 'x86_64') url='https://github.com/atom/atom' @@ -27,21 +27,21 @@ 'tree-view.patch' 'use-system-apm

[arch-commits] Commit in apm/trunk (PKGBUILD)

2016-09-06 Thread Nicola Squartini
=== --- PKGBUILD2016-09-07 02:29:40 UTC (rev 13) +++ PKGBUILD2016-09-07 02:39:18 UTC (rev 14) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=apm -pkgver=1.12.6 +pkgver=1.12.7 pkgrel=1 pkgdesc='Atom package manager' arch=('i686' '

[arch-commits] Commit in apm/repos (16 files)

2016-09-06 Thread Nicola Squartini
2016-09-07 02:39:18 UTC (rev 14) +++ community-i686/PKGBUILD 2016-09-07 02:41:06 UTC (rev 15) @@ -1,95 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=apm -pkgver=1.12.6 -pkgrel=1 -pkgdesc='Atom package manager' -arch=('i686' 'x86_64') -url='https://gith

[arch-commits] Commit in electron/trunk (2 files)

2016-09-06 Thread Nicola Squartini
Date: Tuesday, September 6, 2016 @ 10:51:01 Author: tensor5 Revision: 188706 upgpkg: electron 1.3.5-2 Deterministic build. Added: electron/trunk/libchromiumcontent-sort-filenames.patch Modified: electron/trunk/PKGBUILD -+ PKGBUILD

[arch-commits] Commit in electron/trunk (PKGBUILD)

2016-09-03 Thread Nicola Squartini
Date: Saturday, September 3, 2016 @ 08:56:53 Author: tensor5 Revision: 188365 upgpkg: electron 1.3.5-1 Modified: electron/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD

[arch-commits] Commit in atom/trunk (PKGBUILD settings-view-fix-height.patch)

2016-09-07 Thread Nicola Squartini
@@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=atom -pkgver=1.10.1 +pkgver=1.10.2 pkgrel=1 pkgdesc='A hackable text editor for the 21st Century' arch=('i686' 'x86_64') @@ -22,12 +22,11 @@ 'fix-oniguruma.patch' 'fix-pane-resize-handle.patch' 'run-as-node

[arch-commits] Commit in atom/repos (58 files)

2016-09-07 Thread Nicola Squartini
-i686/PKGBUILD 2016-09-08 02:48:51 UTC (rev 188962) @@ -1,161 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.10.1 -pkgrel=1 -pkgdesc='A hackable text editor for the 21st Century' -arch=('i686' 'x86_64') -url='https://github.com/atom/atom' -l

[arch-commits] Commit in asar/repos/community-any (PKGBUILD PKGBUILD)

2016-08-29 Thread Nicola Squartini
) @@ -1,65 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=asar -pkgver=0.12.2 -pkgrel=1 -pkgdesc='Creating Electron app packages' -arch=('any') -url='https://github.com/electron/asar' -license=('MIT') -depends=('nodejs') -makedepends=('coffee-script' 'npm') -o

[arch-commits] Commit in asar/trunk (PKGBUILD)

2016-08-29 Thread Nicola Squartini
=== --- PKGBUILD2016-08-30 02:16:43 UTC (rev 188014) +++ PKGBUILD2016-08-30 03:19:44 UTC (rev 188015) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=asar -pkgver=0.12.2 +pkgver=0.12.3 pkgrel=1 pkgdesc='Creating Electron app packages' arch

[arch-commits] Commit in atom/trunk (PKGBUILD fix-pane-resize-handle.patch)

2016-08-31 Thread Nicola Squartini
Date: Wednesday, August 31, 2016 @ 11:37:52 Author: tensor5 Revision: 188117 upgpkg: atom 1.9.9-3 Fix pane resize handle. Added: atom/trunk/fix-pane-resize-handle.patch Modified: atom/trunk/PKGBUILD --+ PKGBUILD |7 ++-

[arch-commits] Commit in atom/repos (58 files)

2016-08-31 Thread Nicola Squartini
=== --- community-i686/PKGBUILD 2016-08-31 11:37:52 UTC (rev 188117) +++ community-i686/PKGBUILD 2016-08-31 11:42:39 UTC (rev 188118) @@ -1,156 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.9.9 -

[arch-commits] Commit in electron/trunk (PKGBUILD)

2016-09-14 Thread Nicola Squartini
Date: Wednesday, September 14, 2016 @ 10:31:58 Author: tensor5 Revision: 189297 upgpkg: electron 1.3.6-1 Modified: electron/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in electron/trunk (PKGBUILD gtk3-warnings.patch)

2016-09-10 Thread Nicola Squartini
Date: Saturday, September 10, 2016 @ 09:44:10 Author: tensor5 Revision: 189091 electron: fix some gtk3 warnings Added: electron/trunk/gtk3-warnings.patch Modified: electron/trunk/PKGBUILD -+ PKGBUILD|3 ++ gtk3-warnings.patch | 65

[arch-commits] Commit in atom/trunk (PKGBUILD)

2016-09-09 Thread Nicola Squartini
Date: Friday, September 9, 2016 @ 07:30:04 Author: tensor5 Revision: 189051 upgpkg: atom 1.10.2-2 Don't hard code icon path in atom.desktop. Modified: atom/trunk/PKGBUILD --+ PKGBUILD | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in atom/repos (56 files)

2016-09-09 Thread Nicola Squartini
2016-09-09 07:34:04 UTC (rev 189052) +++ community-i686/PKGBUILD 2016-09-09 07:34:21 UTC (rev 189053) @@ -1,154 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.10.2 -pkgrel=1 -pkgdesc='A hackable text editor for the 21st Century' -arch=('i686' '

[arch-commits] Commit in electron/trunk (3 files)

2016-09-13 Thread Nicola Squartini
Date: Wednesday, September 14, 2016 @ 03:43:58 Author: tensor5 Revision: 189286 upgpkg: electron 1.3.5-4 Use gdk_set_allowed_backends(). Added: electron/trunk/chromium-gtk3-use-x11-backend.patch Modified: electron/trunk/PKGBUILD electron/trunk/electron.sh

[arch-commits] Commit in electron/trunk (7 files)

2016-09-16 Thread Nicola Squartini
@@ # $Id$ # Maintainer: Nicola Squartini <tens...@gmail.com> -_chromiumver=52.0.2743.82 +_chromiumver=53.0.2785.113 pkgname=electron -pkgver=1.3.6 +pkgver=1.4.0 pkgrel=1 pkgdesc='Build cross platform desktop apps with web technologies' arch=('i686' 'x86_64') @@ -47,7

[arch-commits] Commit in atom/trunk (PKGBUILD)

2016-09-16 Thread Nicola Squartini
Date: Friday, September 16, 2016 @ 09:53:57 Author: tensor5 Revision: 189582 upgpkg: atom 1.10.2-3 Rebuild for electron 1.4.0-1. Modified: atom/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD

[arch-commits] Commit in atom/repos (56 files)

2016-09-16 Thread Nicola Squartini
2016-09-16 09:53:57 UTC (rev 189582) +++ community-i686/PKGBUILD 2016-09-16 09:58:04 UTC (rev 189583) @@ -1,161 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.10.2 -pkgrel=2 -pkgdesc='A hackable text editor for the 21st Century' -arch=

[arch-commits] Commit in electron/trunk (PKGBUILD gtk3-menu-bar.patch)

2016-09-11 Thread Nicola Squartini
Date: Sunday, September 11, 2016 @ 09:00:39 Author: tensor5 Revision: 189169 upgpkg: electron 1.3.5-3 Pick menu bar text color from GtkLabel. Modified: electron/trunk/PKGBUILD electron/trunk/gtk3-menu-bar.patch -+ PKGBUILD|4 ++--

[arch-commits] Commit in electron/trunk (PKGBUILD)

2016-10-07 Thread Nicola Squartini
Date: Friday, October 7, 2016 @ 13:11:18 Author: tensor5 Revision: 191556 upgpkg: electron 1.4.3-1 Modified: electron/trunk/PKGBUILD --+ PKGBUILD |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in electron/trunk (6 files)

2016-10-05 Thread Nicola Squartini
Date: Wednesday, October 5, 2016 @ 19:58:36 Author: tensor5 Revision: 191430 upgpkg: electron 1.4.2-1 Modified: electron/trunk/PKGBUILD electron/trunk/default_app-icon.patch electron/trunk/dont-update-submodules.patch electron/trunk/dont-use-sysroot.patch

[arch-commits] Commit in (6 files)

2016-09-21 Thread Nicola Squartini
(rev 0) +++ caprine/trunk/PKGBUILD 2016-09-21 08:13:01 UTC (rev 190091) @@ -0,0 +1,59 @@ +# $Id$ +# Maintainer: Nicola Squartini <tens...@gmail.com> + +pkgname=caprine +pkgver=1.5.0 +pkgrel=1 +pkgdesc='Unofficial Facebook Messenger app' +arch=('any') +url=

[arch-commits] Commit in caprine/repos (4 files)

2016-09-21 Thread Nicola Squartini
/PKGBUILD 2016-09-21 08:14:39 UTC (rev 190092) @@ -0,0 +1,59 @@ +# $Id$ +# Maintainer: Nicola Squartini <tens...@gmail.com> + +pkgname=caprine +pkgver=1.5.0 +pkgrel=1 +pkgdesc='Unofficial Facebook Messenger app' +arch=('any') +url='https://github.com/sindresorhus/caprine' +license

[arch-commits] Commit in atom/trunk (PKGBUILD fix-ime-events-handler.patch)

2016-09-17 Thread Nicola Squartini
Date: Sunday, September 18, 2016 @ 05:13:24 Author: tensor5 Revision: 189892 upgpkg: atom 1.10.2-4 Fix IME events handler (see FS#50809). Added: atom/trunk/fix-ime-events-handler.patch Modified: atom/trunk/PKGBUILD --+ PKGBUILD |7

[arch-commits] Commit in atom/repos (58 files)

2016-09-17 Thread Nicola Squartini
=== --- community-i686/PKGBUILD 2016-09-18 05:13:24 UTC (rev 189892) +++ community-i686/PKGBUILD 2016-09-18 05:18:42 UTC (rev 189893) @@ -1,161 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.10.2 -pkgrel=3 -p

[arch-commits] Commit in atom/trunk (PKGBUILD)

2016-09-17 Thread Nicola Squartini
Date: Sunday, September 18, 2016 @ 05:04:49 Author: tensor5 Revision: 189889 atom: remove execute permission from icons Modified: atom/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD

[arch-commits] Commit in electron/trunk (3 files)

2016-09-23 Thread Nicola Squartini
Date: Friday, September 23, 2016 @ 08:45:35 Author: tensor5 Revision: 190191 electron: install .desktop and icon file Added: electron/trunk/default_app-icon.patch electron/trunk/electron.desktop Modified: electron/trunk/PKGBUILD + PKGBUILD |

[arch-commits] Commit in electron/trunk (PKGBUILD)

2016-09-23 Thread Nicola Squartini
kgver}; 'git+https://github.com/boto/boto.git' 'git+https://github.com/electron/brightray.git' @@ -122,12 +125,6 @@ prepare() { cd "${srcdir}"/electron - ### Bump version (temporary fix) - git config user.email "tens...@gmail.com" - git config user.name &quo

[arch-commits] Commit in caprine/repos/community-any (6 files)

2016-09-23 Thread Nicola Squartini
:41 UTC (rev 190208) +++ PKGBUILD2016-09-23 13:25:54 UTC (rev 190209) @@ -1,59 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=caprine -pkgver=1.5.0 -pkgrel=1 -pkgdesc='Unofficial Facebook Messenger app' -arch=('any') -url='https://github.com/sindresorhus/c

[arch-commits] Commit in caprine/trunk (PKGBUILD)

2016-09-23 Thread Nicola Squartini
=== --- PKGBUILD2016-09-23 13:12:59 UTC (rev 190207) +++ PKGBUILD2016-09-23 13:24:41 UTC (rev 190208) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=caprine -pkgver=1.5.0 +pkgver=1.6.0 pkgrel=1 p

[arch-commits] Commit in atom/trunk (PKGBUILD)

2016-09-07 Thread Nicola Squartini
=== --- PKGBUILD2016-09-07 07:33:27 UTC (rev 188901) +++ PKGBUILD2016-09-07 07:41:00 UTC (rev 188902) @@ -2,7 +2,7 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=atom -pkgver=1.10.0 +pkgver=1.10.1 pkgrel=1 pkgdesc='A hackable text editor for the 21st C

[arch-commits] Commit in atom/repos (60 files)

2016-09-07 Thread Nicola Squartini
) +++ community-i686/PKGBUILD 2016-09-07 07:45:20 UTC (rev 188905) @@ -1,161 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=atom -pkgver=1.10.0 -pkgrel=1 -pkgdesc='A hackable text editor for the 21st Century' -arch=('i686' 'x86_64') -url='https://github.com/ato

[arch-commits] Commit in electron/trunk (PKGBUILD chromium-unset-madv_free.patch)

2016-08-18 Thread Nicola Squartini
Date: Thursday, August 18, 2016 @ 12:46:07 Author: tensor5 Revision: 186943 upgpkg: electron 1.3.3-2 Fixes crash with kernel versions < 4.5. Added: electron/trunk/chromium-unset-madv_free.patch Modified: electron/trunk/PKGBUILD + PKGBUILD

[arch-commits] Commit in asar/repos/community-any (PKGBUILD PKGBUILD)

2016-08-23 Thread Nicola Squartini
) @@ -1,66 +0,0 @@ -# $Id$ -# Maintainer: Nicola Squartini <tens...@gmail.com> - -pkgname=asar -pkgver=0.12.1 -pkgrel=1 -pkgdesc='Creating atom-shell app packages' -arch=('any') -url='https://github.com/electron/asar' -license=('MIT') -depends=('nodejs') -makedepends=('coffee-script' 'npm') -o

[arch-commits] Commit in asar/trunk (PKGBUILD)

2016-08-23 Thread Nicola Squartini
=== --- PKGBUILD2016-08-23 05:20:29 UTC (rev 187363) +++ PKGBUILD2016-08-23 06:14:21 UTC (rev 187364) @@ -2,9 +2,9 @@ # Maintainer: Nicola Squartini <tens...@gmail.com> pkgname=asar -pkgver=0.12.1 +pkgver=0.12.2 pkgrel=1 -pkgdesc='Creating atom-shell app packages' +p

[arch-commits] Commit in electron/trunk (PKGBUILD)

2016-08-24 Thread Nicola Squartini
Date: Wednesday, August 24, 2016 @ 08:04:33 Author: tensor5 Revision: 187446 electron: remove crashpad (used only by macOS) Modified: electron/trunk/PKGBUILD --+ PKGBUILD |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in electron/trunk (PKGBUILD)

2016-08-24 Thread Nicola Squartini
Date: Wednesday, August 24, 2016 @ 08:07:56 Author: tensor5 Revision: 187447 electron: install more licenses Modified: electron/trunk/PKGBUILD --+ PKGBUILD |6 ++ 1 file changed, 6 insertions(+) Modified: PKGBUILD

[arch-commits] Commit in electron/trunk (3 files)

2016-08-24 Thread Nicola Squartini
Date: Wednesday, August 24, 2016 @ 08:18:34 Author: tensor5 Revision: 187448 upgpkg: electron 1.3.4-1 Modified: electron/trunk/PKGBUILD electron/trunk/use-system-clang.patch electron/trunk/use-system-libraries-in-node.patch + PKGBUILD

[arch-commits] Commit in electron/trunk (PKGBUILD chromium-use-system-re2.patch)

2016-09-29 Thread Nicola Squartini
Date: Thursday, September 29, 2016 @ 07:22:06 Author: tensor5 Revision: 190776 upgpkg: electron 1.4.1-3 Fix generation of RE2 shim headers (solves FS#51025). Added: electron/trunk/chromium-use-system-re2.patch Modified: electron/trunk/PKGBUILD ---+

[arch-commits] Commit in electron/trunk (PKGBUILD chromium-cups.patch)

2016-09-28 Thread Nicola Squartini
Date: Wednesday, September 28, 2016 @ 10:08:43 Author: tensor5 Revision: 190705 electron: fix build with CUPS 2.2 Added: electron/trunk/chromium-cups.patch Modified: electron/trunk/PKGBUILD -+ PKGBUILD|3 +++ chromium-cups.patch | 10 ++

  1   2   3   4   5   6   7   8   9   10   >