summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Woudstra2023-01-31 10:16:40 +0100
committerEric Woudstra2023-01-31 10:16:40 +0100
commit33325ba0f1b288429e7a01a70dad4021079511f5 (patch)
tree89daceb0ef6533505d6617826c0b7efe7418a6a3 /PKGBUILD
parent88b2638c8146325bd41a0affe6e18d2603aa36de (diff)
downloadaur-33325ba0f1b288429e7a01a70dad4021079511f5.tar.gz
Add network filesystems
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9653e58058a..bf5ffb6fd8f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Arch64 kernel for BananaPi R64
-# Maintainer: Eric Woudstra <ericwouds@gmail.com>
+# Maintainer: Eric Woudstra <ericwouds AT gmail DOT com>
# PKGBUILD: https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-aarch64
@@ -9,7 +9,7 @@ _gitroot="https://git.kernel.org/pub/scm/linux/kernel/git/stable/${_srcname}"
_gitbranch="linux-rolling-stable"
_kernelname=${pkgbase#linux}
_desc="AArch64 kernel for BPIR64"
-pkgver=6.0.12.bpi.r64.1
+pkgver=6.1.8.bpi.r64.1
pkgrel=1
arch=('aarch64')
url="http://www.kernel.org/"