diff options
author | pompurin404 | 2024-11-24 07:44:09 +0000 |
---|---|---|
committer | pompurin404 | 2024-11-24 07:44:09 +0000 |
commit | 3e9666038401c0ed0be8a1fc596561e438345ece (patch) | |
tree | 7658ae7b559174a17b5d14a572f5fcde8eec2eed /PKGBUILD | |
parent | 112b0ae4da4d710cbcd474cea89f0e5fa8b4a875 (diff) | |
download | aur-3e9666038401c0ed0be8a1fc596561e438345ece.tar.gz |
Update AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgname=mihomo-party-electron-bin _pkgname=mihomo-party -pkgver=1.5.11 +pkgver=1.5.12 pkgrel=1 pkgdesc="Another Mihomo GUI." arch=('x86_64' 'aarch64') @@ -18,8 +18,8 @@ sha256sums=( "96a6250f67517493f839f964c024434dbcf784b25a73f074bb505f1521f52844" "560733f0e5bd9b47ff50c849301c8a22ae17a5df26830d8c97033dfcbd392382" ) -sha256sums_x86_64=("a99a144906291e26e3e9e09d90cd3b4db83b5f7d2b28e535e3fb03dee1962be2") -sha256sums_aarch64=("e716da202f4570c660e1563584366ace33c6d90b821cc7cfe707072f8607a61f") +sha256sums_x86_64=("d6f27615c24e7293727d29b91f22e47b1b142c104f948d005b68d7ba12bc9210") +sha256sums_aarch64=("3fecc23ba1f17102401885713924606bed41aad9f7d66c36bfefc4c840e9805f") options=('!lto') package() { |