summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaiyam2021-11-19 18:12:45 +0000
committerdaiyam2021-11-19 18:12:45 +0000
commit5fe20aebe3c4c6a854fc90a85ee1d3b110a5114b (patch)
treea405f74a7878bc98c664e65da39241e7710a7ad3
parentab6701e3b53e1b61e72aa567de20ef8fc400ccaa (diff)
downloadaur-5fe20aebe3c4c6a854fc90a85ee1d3b110a5114b.tar.gz
Update mrcode to 1.62.3+21323
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 781e71456612..b8a1006071ac 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.62.2+21317
+ pkgver = 1.62.3+21323
pkgrel = 1
url = https://github.com/zokugun/MrCode.git
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = mrcode
provides = mrcode
conflicts = mrcode-git
conflicts = mrcode-bin
- source = git+https://github.com/zokugun/MrCode.git#tag=1.62.2+21317
+ source = git+https://github.com/zokugun/MrCode.git#tag=1.62.3+21323
source = mrcode.desktop
sha256sums = SKIP
sha256sums = 362ef9b395929a66442f60be0e238ac69afbbda07728e4121c352fdea236af92
diff --git a/PKGBUILD b/PKGBUILD
index 02c1b068db45..d554675c6251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired from the PKGBUILD for vscodium.
pkgname=mrcode
-pkgver=1.62.2+21317
+pkgver=1.62.3+21323
pkgrel=1
pkgdesc="A custom build of VSCodium / VSCode (git build from latest release)"
arch=('x86_64' 'aarch64' 'armv7h')