summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Gerold2021-03-01 16:33:22 +0100
committerTobias Gerold2021-03-01 16:33:22 +0100
commit2d7a0f8e5fba38de6df84d9d10446daee6f2deac (patch)
treec8bf2843817f3dd457e389eea90152f7f25873c0 /PKGBUILD
parent4b4d7d91c89aee79604485f0fd1c0d00c0815ca4 (diff)
downloadaur-2d7a0f8e5fba38de6df84d9d10446daee6f2deac.tar.gz
Update for Kernel versions 5.11+; shiftfs.c from Ubuntu Hirsute kernel repo
Signed-off-by: Tobias Gerold <tobias@g3ro.eu>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 396971cee401..f09adf9e1c19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Tobias Gerold <tobias at g3ro dot eu>
pkgname=shiftfs
-pkgver=20200804
+pkgver=20210301
pkgrel=1
pkgdesc="kernel module that provides a kernel filesystem for uid/gid shifting; version for default Arch kernel"
arch=('x86_64')
-url="https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/groovy/tree/fs/shiftfs.c"
+url="https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/hirsute/tree/fs/shiftfs.c?h=master-next"
license=('GPL2')
makedepends=('linux-headers')
-source=("https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/groovy/plain/fs/shiftfs.c"
+source=("shiftfs.c::https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/hirsute/plain/fs/shiftfs.c?h=master-next"
dkms.conf
Makefile)
sha512sums=('SKIP'