mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 09:12:23 +01:00
Update AUR package
This commit is contained in:
parent
64f7c7e645
commit
ee8d3f72de
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -32,6 +32,6 @@ pkgbase = sk-chos-addon
|
|||
source = sk-chos-addon-1.38.4.tar.gz::https://github.com/honjow/sk-chos-config/archive/refs/tags/v1.38.4.tar.gz
|
||||
source = amd_s2idle.py::https://web.git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools.git/plain/amd_s2idle.py
|
||||
sha256sums = SKIP
|
||||
sha256sums = 8ac3427f959278c3d0d4d900b3fd84076b15eeeeaf280436befe93e960133aaf
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = sk-chos-addon
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -38,7 +38,7 @@ replaces=(sk-chos-addon-git)
|
|||
source=("$pkgname-$pkgver.tar.gz::https://github.com/honjow/sk-chos-config/archive/refs/tags/v${pkgver}.tar.gz"
|
||||
"amd_s2idle.py::https://web.git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools.git/plain/amd_s2idle.py")
|
||||
sha256sums=('SKIP'
|
||||
'8ac3427f959278c3d0d4d900b3fd84076b15eeeeaf280436befe93e960133aaf')
|
||||
'SKIP')
|
||||
options=(!strip)
|
||||
backup=('etc/sk-chos-tool/github_cdn.conf')
|
||||
install=sk-chos-addon.install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue