Update meowrch-settings package

This commit is contained in:
dimflix 2025-08-16 20:24:31 +00:00
parent 1e964700d3
commit f51cb6f82c
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 = 3d6cc154e2ce148d180abd15fe062e0e1b1abeeea19b2413f300f2c7bcfa9cf5
sha256sums = d66bd03e911c594eae8daf6f1a8825c440f9eb072c4ab7cf79d6947303fc7d6a
pkgname = meowrch-settings

View file

@ -14,7 +14,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=('3d6cc154e2ce148d180abd15fe062e0e1b1abeeea19b2413f300f2c7bcfa9cf5')
sha256sums=('d66bd03e911c594eae8daf6f1a8825c440f9eb072c4ab7cf79d6947303fc7d6a')
package() {
cd "$srcdir/meowrch-3.0/aur-packages/meowrch-settings"