Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbarnabedikartola committed Feb 2, 2024
1 parent 871eadf commit 9809028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Maintainer: Philip Müller <philm[at]manjaro[dot]org>

_linuxprefix=linux-xanmod-lts
_kernver=$(find /usr/lib/modules -type d -iname 6.1.76*xanmod* | rev | cut -d "/" -f1 | rev)
_kernver="$(cat /usr/src/${_linuxprefix}/version)"

pkgname="$_linuxprefix-zfs"
pkgver=2.2.2
Expand Down

0 comments on commit 9809028

Please sign in to comment.