mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Update meowrch-settings package
This commit is contained in:
parent
1e964700d3
commit
f51cb6f82c
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue