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

Eli Schwartz eschwartz at archlinux.org
Thu Nov 29 02:07:16 UTC 2018


    Date: Thursday, November 29, 2018 @ 02:07:15
  Author: eschwartz
Revision: 410496

upgpkg: code 1.29.1-2

electron 3 rebuild

Modified:
  code/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-29 01:33:23 UTC (rev 410495)
+++ PKGBUILD	2018-11-29 02:07:15 UTC (rev 410496)
@@ -5,7 +5,7 @@
 pkgname=code
 pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
 pkgver=1.29.1
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://github.com/Microsoft/vscode'
 license=('MIT')
@@ -116,4 +116,3 @@
   install -Dm 644 VSCode-linux-$_vscode_arch/resources/app/LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
   install -Dm 644 VSCode-linux-$_vscode_arch/resources/app/ThirdPartyNotices.txt "$pkgdir"/usr/share/licenses/$pkgname/ThirdPartyNotices.txt
 }
-



More information about the arch-commits mailing list