diff options
author | devome | 2025-03-11 22:13:25 +0800 |
---|---|---|
committer | devome | 2025-03-11 22:13:25 +0800 |
commit | 4b536924b28912a9b00567cebfbd9866d6d0c00d (patch) | |
tree | 7555ac007d72e94e5c3fef6bf1106a34734c9bc3 /PKGBUILD | |
parent | f45bdfbd581f5a6866190f2a4f0efe44b8f97537 (diff) | |
download | aur-4b536924b28912a9b00567cebfbd9866d6d0c00d.tar.gz |
metacubexd: 1.179.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: devome <evinedeng@hotmail.com> pkgname="metacubexd" -pkgver=1.178.0 +pkgver=1.179.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=('9d8a94472386f84ea6520745b6020ec142a210fefb96857b97d7b6b629707c03') +sha256sums=('45e6f44c0072874edbe3dda0af311a13144e5cc80c95d4b3c067356c3943d51a') build() { cd "${pkgname}-${pkgver}" |