summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordevome2024-10-10 19:13:49 +0800
committerdevome2024-10-10 19:13:49 +0800
commit41497a8d7c6c88d009aa4547bd724f9b1b27d045 (patch)
tree1c4561e792b0598121cccae4132e48b4c1fa090b
parent26af95c1b5a20559f9f606616d6711aba503ddf3 (diff)
downloadaur-41497a8d7c6c88d009aa4547bd724f9b1b27d045.tar.gz
metacubexd: 1.153.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f313c73f2f6..db34f79407e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = metacubexd
pkgdesc = Mihomo Dashboard, The Official One, XD
- pkgver = 1.152.0
+ pkgver = 1.153.0
pkgrel = 1
url = https://github.com/MetaCubeX/metacubexd
arch = any
@@ -11,7 +11,7 @@ pkgbase = metacubexd
optdepends = sing-box: The universal proxy platform
provides = metacubexd
conflicts = metacubexd
- source = metacubexd-1.152.0.tar.gz::https://github.com/MetaCubeX/metacubexd/archive/refs/tags/v1.152.0.tar.gz
- sha256sums = deef8c85e5309676db5ff96bb52088f73a7b06054fb17bb7a2d239acb4d9b863
+ source = metacubexd-1.153.0.tar.gz::https://github.com/MetaCubeX/metacubexd/archive/refs/tags/v1.153.0.tar.gz
+ sha256sums = adbaa439b31f8f935a049e84dd1b4d420dbeaeefffe596cc70163b16c4849b32
pkgname = metacubexd
diff --git a/PKGBUILD b/PKGBUILD
index 52793eaebfa0..45e78746d2f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: devome <evinedeng@hotmail.com>
pkgname="metacubexd"
-pkgver=1.152.0
+pkgver=1.153.0
pkgrel=1
pkgdesc="Mihomo Dashboard, The Official One, XD"
arch=("any")
@@ -14,7 +14,7 @@ optdepends=('clash: A rule-based tunnel in Go'
'mihomo: Another Clash Kernel by MetaCubeX'
'sing-box: The universal proxy platform')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('deef8c85e5309676db5ff96bb52088f73a7b06054fb17bb7a2d239acb4d9b863')
+sha256sums=('adbaa439b31f8f935a049e84dd1b4d420dbeaeefffe596cc70163b16c4849b32')
build() {
cd "${pkgname}-${pkgver}"