summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-03-24 20:45:38 +0000
committerArchzfs Buildbot2020-03-24 20:45:38 +0000
commit793a8a258cf842b7355e6794c249ec34fe72c939 (patch)
tree85619619c351d828fccb867983a24bbdd35c54ad
parent26d20f4f08667179c0c30e291f8c9f69938a57b0 (diff)
downloadaur-793a8a258cf842b7355e6794c249ec34fe72c939.tar.gz
Semi-automated update for kernel 5.5.11.arch1-1 + latest git commit
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 903d02aff08d..06c18a7969ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = zfs-linux-git
- pkgver = 2020.03.18.r5828.g652bdc9b0_5.5.10.arch1.1
+ pkgver = 2020.03.18.r5828.g652bdc9b0_5.5.11.arch1.1
pkgrel = 1
url = https://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-headers=5.5.10.arch1-1
+ makedepends = linux-headers=5.5.11.arch1-1
makedepends = git
depends = kmod
depends = zfs-utils-git=2020.03.18.r5828.g652bdc9b0
- depends = linux=5.5.10.arch1-1
+ depends = linux=5.5.11.arch1-1
source = git+https://github.com/zfsonlinux/zfs.git#commit=652bdc9b0ed73476c4120dc2db16bd2f16f63708
source = linux-5.5-compat-blkg_tryget.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c28f28418db8..105e31d3d4cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
_commit='652bdc9b0ed73476c4120dc2db16bd2f16f63708'
_zfsver="2020.03.18.r5828.g652bdc9b0"
-_kernelver="5.5.10.arch1-1"
+_kernelver="5.5.11.arch1-1"
_extramodules="${_kernelver/.arch/-arch}"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"