summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaiyam2022-05-20 11:31:56 +0000
committerdaiyam2022-05-20 11:31:56 +0000
commit927ffcac8cb0f6e35f375b2e0f8947ba5d6ef0ff (patch)
tree7bdd037b6c1f8fc6db429f5ad7fc7c4ac1a3a44a
parent4892b16c4b7bd0d1bfbc02e53c6b0749f96ae06d (diff)
downloadaur-927ffcac8cb0f6e35f375b2e0f8947ba5d6ef0ff.tar.gz
Update mrcode to 1.67.2+22140
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de42516968e2..ae6556fa16a6 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.66.2+22113
+ pkgver = 1.67.2+22140
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.66.2+22113
+ source = git+https://github.com/zokugun/MrCode.git#tag=1.67.2+22140
source = mrcode.desktop
sha256sums = SKIP
sha256sums = 362ef9b395929a66442f60be0e238ac69afbbda07728e4121c352fdea236af92
diff --git a/PKGBUILD b/PKGBUILD
index aae8e5e05908..b7e3a024e12a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Inspired from the PKGBUILD for vscodium.
pkgname=mrcode
-pkgver=1.66.2+22113
+pkgver=1.67.2+22140
pkgrel=1
pkgdesc="A custom build of VSCodium / VSCode (git build from latest release)"
arch=('x86_64' 'aarch64' 'armv7h')