Update meowrch-settings package

This commit is contained in:
dimflix 2025-07-19 09:19:38 +00:00
parent fce2ea5a0c
commit a5b5dc9b22
2 changed files with 2 additions and 2 deletions

View file

@ -16,6 +16,6 @@ pkgbase = meowrch-settings
optdepends = intel-ucode: for Intel CPU microcode
optdepends = hdparm: for HDD performance optimizations
source = https://github.com/meowrch/meowrch/archive/refs/heads/v3.0.tar.gz
sha256sums = SKIP
sha256sums = 0c635fcc72c166a0cf13b7c7be24755ce875b651d48771d84562e92ad239cf82
pkgname = meowrch-settings

View file

@ -13,7 +13,7 @@ optdepends=('nvidia-utils: for NVIDIA GPU optimizations'
'hdparm: for HDD performance optimizations')
install=meowrch-settings.install
source=("$url/archive/refs/heads/v3.0.tar.gz")
sha256sums=('SKIP')
sha256sums=('0c635fcc72c166a0cf13b7c7be24755ce875b651d48771d84562e92ad239cf82')
package() {
cd "$srcdir/meowrch-3.0/aur-packages/meowrch-settings"