summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6eae4cb692b0..7f045f950f86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = code-translucent
pkgdesc = The Open Source build of Visual Studio Code (vscode) editor with translucent window, official marketplace, unblocked proprietary features and wayland support!
- pkgver = 1.77.2
+ pkgver = 1.77.3
pkgrel = 1
url = https://github.com/microsoft/vscode
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = code-translucent
optdepends = icu69: Needed for live share
provides = code-oss
conflicts = code-oss
- source = code-translucent::git+https://github.com/microsoft/vscode.git#tag=1.77.2
+ source = code-translucent::git+https://github.com/microsoft/vscode.git#tag=1.77.3
source = build-with-chroot.sh
source = translucent.patch
source = code-oss.sh
diff --git a/PKGBUILD b/PKGBUILD
index 6675cdb5f5f7..d4b79409007c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Čuček <observ33r@gmail.com>
pkgname="code-translucent"
-pkgver=1.77.2
+pkgver=1.77.3
pkgrel=1
pkgdesc="The Open Source build of Visual Studio Code (vscode) editor with translucent window, official marketplace, unblocked proprietary features and wayland support!"