Skip to content

Commit

Permalink
cachyos-handheld: Update commit
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed May 30, 2024
1 parent d273bc2 commit 74df7b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions handheld/cachyos-handheld/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pkgbase = cachyos-handheld
pkgdesc = CachyOS - Handheld!
pkgver = 1
pkgrel = 23
pkgrel = 24
install = cachyos-handheld.install
arch = any
license = GPL-3.0-later
Expand All @@ -23,6 +23,7 @@ pkgbase = cachyos-handheld
depends = jupiter-hw-support
depends = jupiter-fan-control
depends = gamescope-plus
depends = cachyos-vapor
depends = wine-cachyos
depends = giflib
depends = lib32-giflib
Expand Down Expand Up @@ -95,7 +96,7 @@ pkgbase = cachyos-handheld
replaces = cachyos-deckify
options = !strip
options = !debug
source = git+https://github.com/CachyOS/CachyOS-Handheld#commit=1b82e5f58203e82fb0bda436c5a368da05b814d9
sha256sums = 85459c9392a15dfa86fb50a65e73bda487640e5eb80f5888f0ec2081653c6ce2
source = git+https://github.com/CachyOS/CachyOS-Handheld#commit=d4a338e3bc30a951c1d43bb6161338d543ccf035
sha256sums = 671d3e01fe74170a8cfdfafa8f8a30ca07f03daebc46c4b20f94f1482dead823

pkgname = cachyos-handheld
6 changes: 3 additions & 3 deletions handheld/cachyos-handheld/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

pkgname=cachyos-handheld
pkgver=1
pkgrel=23
pkgrel=24
arch=('any')
license=('GPL-3.0-later')
pkgdesc='CachyOS - Handheld!'
source=(git+https://github.com/CachyOS/CachyOS-Handheld#commit=1b82e5f58203e82fb0bda436c5a368da05b814d9)
source=(git+https://github.com/CachyOS/CachyOS-Handheld#commit=d4a338e3bc30a951c1d43bb6161338d543ccf035)
install="$pkgname.install"
options=(!strip !debug)
provides=('cachyos-deckify')
replaces=('cachyos-deckify')
sha256sums=('85459c9392a15dfa86fb50a65e73bda487640e5eb80f5888f0ec2081653c6ce2')
sha256sums=('671d3e01fe74170a8cfdfafa8f8a30ca07f03daebc46c4b20f94f1482dead823')
depends=('gamescope-session-git' 'mangohud' 'jq' 'dmidecode' 'glew' 'glfw' 'glxinfo' 'curl' 'tar'
'scx-scheds' 'qt5-tools' 'hhd' 'hhd-ui' 'adjustor' 'gamescope-session-steam-git' 'jupiter-hw-support'
'jupiter-fan-control' 'gamescope-plus' 'cachyos-vapor'
Expand Down

0 comments on commit 74df7b9

Please sign in to comment.