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() {