summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Jin2024-05-06 11:04:55 +0800
committerBin Jin2024-05-06 11:04:55 +0800
commit423774343b36687359c4fb2a2f361f016aec2d54 (patch)
tree3c01dac6dfd9d0f6424eb4276e893568f2fdecab
parent4bf2a5c82da429d02307d274d80ad060917b3f54 (diff)
downloadaur-zfs-dkms-staging-git.tar.gz
bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e32c5ace3eb3..6e04b72926c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-dkms-staging-git
pkgdesc = Kernel modules for the Zettabyte File System (release staging branch).
- pkgver = 2.2.3.r12.gdeb7a84231
+ pkgver = 2.2.4.r0.g2566592045
pkgrel = 1
url = https://zfsonlinux.org/
arch = any
@@ -11,12 +11,12 @@ pkgbase = zfs-dkms-staging-git
provides = zfs-dkms
provides = zfs
conflicts = zfs-dkms
- source = zfs::git+https://github.com/openzfs/zfs.git#branch=zfs-2.2.4-staging
+ source = zfs::git+https://github.com/openzfs/zfs.git#branch=zfs-2.2.5-staging
source = 0001-only-build-the-module-in-dkms.conf.patch
sha256sums = SKIP
sha256sums = 8d5c31f883a906ab42776dcda79b6c89f904d8f356ade0dab5491578a6af55a5
pkgname = zfs-dkms-staging-git
- depends = zfs-utils>=2.2.3
- depends = zfs-utils<=2.2.4
+ depends = zfs-utils>=2.2.4
+ depends = zfs-utils<=2.2.5
depends = dkms
diff --git a/PKGBUILD b/PKGBUILD
index 4e5a9661888c..4cdad439611c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ else
fi
pkgname=${_pkgname}-dkms-staging-git
-pkgver=2.2.3.r12.gdeb7a84231
+pkgver=2.2.4.r0.g2566592045
pkgrel=1
pkgdesc="Kernel modules for the Zettabyte File System (release staging branch)."
arch=('any')