summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNevro2024-04-21 05:37:51 +0200
committerNevro2024-04-21 05:37:51 +0200
commit2a00962cd506a847345cf42d53e0c434f13b2709 (patch)
tree7e636fa3203635234a19ad6c62ce95c289ac25a5
parentbc39ccec449229935c98bd571ff1483674faad05 (diff)
downloadaur-2a00962cd506a847345cf42d53e0c434f13b2709.tar.gz
1.88.1
-rw-r--r--.SRCINFO4
-rw-r--r--.directory5
-rw-r--r--PKGBUILD2
3 files changed, 8 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e09e6860a0f..beab6cc85ee7 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.88.0
+ pkgver = 1.88.1
pkgrel = 1
url = https://github.com/microsoft/vscode
arch = x86_64
@@ -28,7 +28,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.88.0
+ source = code-translucent::git+https://github.com/microsoft/vscode.git#tag=1.88.1
source = build-with-chroot.sh
source = translucent.patch
source = product.json
diff --git a/.directory b/.directory
new file mode 100644
index 000000000000..08b09e0a9914
--- /dev/null
+++ b/.directory
@@ -0,0 +1,5 @@
+[Dolphin]
+HeaderColumnWidths=994,418,82,161
+SortRole=creationtime
+Timestamp=2024,4,4,22,27,37.067
+Version=4
diff --git a/PKGBUILD b/PKGBUILD
index 25d04d7a19f7..bae2419a5798 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Čuček <observ33r@gmail.com>
pkgname="code-translucent"
-pkgver=1.88.0
+pkgver=1.88.1
pkgrel=1
pkgdesc="The Open Source build of Visual Studio Code (vscode) editor with translucent window, official marketplace, unblocked proprietary features and wayland support!"