summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-02-22 19:44:07 +0000
committerArchzfs Buildbot2020-02-22 19:44:07 +0000
commita863d332bad5a84e48a866f2786d35245a537794 (patch)
tree47d6dc210be937a9012121437f740a84d12a4eaf
parent82dacf29e8e1c36f934ac68344549c504f2f87a9 (diff)
downloadaur-a863d332bad5a84e48a866f2786d35245a537794.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 1bcbf0d49530..5f627a73a5c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = zfs-dkms-git
pkgdesc = Kernel modules for the Zettabyte File System.
- pkgver = 2020.02.18.r5747.g89adffb7b
+ pkgver = 2020.02.21.r5758.g24fcd9fc5
pkgrel = 1
url = https://zfsonlinux.org/
arch = x86_64
groups = archzfs-dkms-git
license = CDDL
makedepends = git
- depends = zfs-utils-git=2020.02.18.r5747.g89adffb7b
+ depends = zfs-utils-git=2020.02.21.r5758.g24fcd9fc5
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=89adffb7bcabc8f596552c92c8b3635eaa696713
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=24fcd9fc5c999385785d73414bfd1cf72c1b230d
sha256sums = SKIP
pkgname = zfs-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index f2f614261e47..7a0f8f706652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-dkms-git"
-_commit='89adffb7bcabc8f596552c92c8b3635eaa696713'
+_commit='24fcd9fc5c999385785d73414bfd1cf72c1b230d'
pkgdesc="Kernel modules for the Zettabyte File System."
-pkgver=2020.02.18.r5747.g89adffb7b
+pkgver=2020.02.21.r5758.g24fcd9fc5
pkgrel=1
makedepends=("git")
arch=("x86_64")