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 f75e2752877a..fe71a7c07f04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mrcode
pkgdesc = A custom build of VSCodium / VSCode (git build from latest release)
- pkgver = 1.79.2.23166
+ pkgver = 1.82.0.23253
pkgrel = 1
url = https://github.com/zokugun/MrCode.git
arch = x86_64
@@ -32,7 +32,7 @@ pkgbase = mrcode
provides = mrcode
conflicts = mrcode-git
conflicts = mrcode-bin
- source = git+https://github.com/zokugun/MrCode.git#tag=1.79.2.23166
+ source = git+https://github.com/zokugun/MrCode.git#tag=1.82.0.23253
source = mrcode.desktop
sha256sums = SKIP
sha256sums = 362ef9b395929a66442f60be0e238ac69afbbda07728e4121c352fdea236af92
diff --git a/PKGBUILD b/PKGBUILD
index 9d2c3499f95c..91cf75f09897 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired from the PKGBUILD for vscodium.
pkgname=mrcode
-pkgver=1.79.2.23166
+pkgver=1.82.0.23253
pkgrel=1
pkgdesc="A custom build of VSCodium / VSCode (git build from latest release)"
arch=('x86_64' 'aarch64' 'armv7h')