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
fce2ea5a0c
commit
a5b5dc9b22
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 = SKIP
|
||||
sha256sums = 0c635fcc72c166a0cf13b7c7be24755ce875b651d48771d84562e92ad239cf82
|
||||
|
||||
pkgname = meowrch-settings
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue