summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-02-28 04:37:09 +0000
committerArchzfs Buildbot2020-02-28 04:37:09 +0000
commit5d988c94e6fee6ed2721ec3f885e14333d1a8f23 (patch)
tree3d30da586877b104922df433d96446d5534948d3
parenta863d332bad5a84e48a866f2786d35245a537794 (diff)
downloadaur-5d988c94e6fee6ed2721ec3f885e14333d1a8f23.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f627a73a5c3..7fd6cf875762 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2020.02.21.r5758.g24fcd9fc5
+ pkgver = 2020.02.27.r5777.g2ce90dca9
pkgrel = 1
url = https://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2020.02.21.r5758.g24fcd9fc5
+ depends = zfs-utils-git=2020.02.27.r5777.g2ce90dca9
depends = lsb-release
depends = dkms
provides = zfs
@@ -19,7 +19,7 @@ pkgbase = zfs-dkms-git
conflicts = spl
conflicts = spl-headers
replaces = spl-dkms-git
- source = git+https://github.com/zfsonlinux/zfs.git#commit=24fcd9fc5c999385785d73414bfd1cf72c1b230d
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=2ce90dca91a991592da48c52332326ae4bb25b69
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index 7a0f8f706652..6b389976ff14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='24fcd9fc5c999385785d73414bfd1cf72c1b230d'
+_commit='2ce90dca91a991592da48c52332326ae4bb25b69'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2020.02.21.r5758.g24fcd9fc5
+pkgver=2020.02.27.r5777.g2ce90dca9
pkgrel=1
makedepends=("git")
arch=("x86_64")