From 36ca50f71762d46693f5b97ca85c3a09c1c4df8b Mon Sep 17 00:00:00 2001 From: Xilin Wu Date: Sat, 1 Jun 2024 19:01:14 +0800 Subject: [PATCH] baka --- .SRCINFO | 3 +++ PKGBUILD | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.SRCINFO b/.SRCINFO index b19de4d..1b9f314 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -5,6 +5,9 @@ pkgbase = ayn-odin2-conf arch = any license = GPL source = 80-no-wifi-powersave.conf + source = no-suspend.conf + source = power-key-lock.conf + source = 99-ayn-odin2.rules sha256sums = SKIP pkgname = ayn-odin2-conf diff --git a/PKGBUILD b/PKGBUILD index 485a1c9..0764c4c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgrel=2 pkgdesc="Odin 2 customizations" arch=('any') license=('GPL') -source=("80-no-wifi-powersave.conf") +source=("80-no-wifi-powersave.conf" "no-suspend.conf" "power-key-lock.conf" "99-ayn-odin2.rules") sha256sums=('SKIP') package() {