Skip to content

Commit

Permalink
vscode: update to 1.42.0.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
shizonic authored and Juan RP committed Feb 7, 2020
1 parent 6620e05 commit 25086b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/vscode/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'vscode'
pkgname=vscode
version=1.41.1
revision=2
version=1.42.0
revision=1
hostmakedepends="pkg-config python nodejs-lts yarn tar"
makedepends="libxkbfile-devel libsecret-devel"
depends="libXtst libxkbfile nss dejavu-fonts-ttf"
Expand All @@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
checksum=72e2ac445cc89feac606f73c263c35d97c3980e6a13059139cc82a383a2fceae
checksum=b2d1cc61127483590fc47a0f8336605da0bbe92b3011024c77b2c15b13a23c8e
patch_args="-Np1"

# Due to electron
Expand Down

3 comments on commit 25086b9

@shizonic
Copy link
Contributor Author

@shizonic shizonic commented on 25086b9 Feb 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xtraeme I appologize but I built and run it locally without issues. I can't see what's broken.

Travis logs the following:

$ git fetch origin +refs/pull/18867/merge:
fatal: couldn't find remote ref refs/pull/18867/merge
The command "eval git fetch origin +refs/pull/18867/merge: " failed. Retrying, 2 of 3.
fatal: couldn't find remote ref refs/pull/18867/merge

Is it really my mistake?

@Duncaen
Copy link
Member

@Duncaen Duncaen commented on 25086b9 Feb 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shizonic
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xtraeme thx for your help! I know that js stuff isn't that welcome and I understand why! I could kick vscode out if you want.

Please sign in to comment.