aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlideming2022-09-03 22:01:47 +0800
committerlideming2022-09-03 22:36:34 +0800
commit5cab16f77e0ba94b8b401bbd7176147ca6da4563 (patch)
treefe3f4a34fb005bd8339b0839b1817ef706975201 /PKGBUILD
parentba3fa326be2bdba8b927d6505edf123f5d8c9c69 (diff)
downloadaur-kernel-modules-hook-reflink.tar.gz
v0.1.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99fe264126c2..70662fc640e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Deming Li <me@yuuza.net>
# Hooks: https://www.reddit.com/r/archlinux/comments/4zrsc3/keep_your_system_fully_functional_after_a_kernel/d6yin0r/
pkgname=kernel-modules-hook-reflink
-pkgver=0.1.10
+pkgver=0.1.11
pkgrel=1
pkgdesc="Keeps your system fully functional after a kernel upgrade (forked version using \`cp --reflink\`, maybe better for btrfs)"
arch=('any')