Skip to content

Commit

Permalink
Bump Linux kernel to 6.9.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
fewtarius committed Jul 5, 2024
1 parent 995588a commit 31b17d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD/linux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
# Mikael Eriksson <[email protected]>

pkgbase=linux
pkgver=6.9.7
pkgrel=6
pkgver=6.9.8
pkgrel=1
pkgdesc="Linux Stable"
arch=(x86_64)
url="https://kernel.org/"
Expand Down
1 change: 1 addition & 0 deletions PKGBUILD/pikaur
Submodule pikaur added at 75bc4f
7 changes: 4 additions & 3 deletions PKGBUILD/steamfork-device-support/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Maintainer: Fewtarius

pkgname=steamfork-device-support
pkgver=2024.07.01
pkgrel=2
pkgver=2024.07.04
pkgrel=1
pkgdesc='Hardware support provider for PC handhelds.'
arch=('any')
url='http://www.steamfork.org'
license=('LGPLv2+')
depends=('steamfork-customizations-jupiter')
depends=('steamfork-customizations-jupiter'
'ectool')

installit() {
TYPE=$(file --no-sandbox "${1}")
Expand Down

0 comments on commit 31b17d9

Please sign in to comment.