summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-11-14 02:27:09 +0000
committerArchzfs Buildbot2018-11-14 02:27:09 +0000
commit6822e716937827e5b664e6953bb2d733b693b112 (patch)
tree4ca385af19eabd8e87c4cf651a97128fba7860fb
parentaa521af7314b5173fbb749ef4e94ec6472a028fe (diff)
downloadaur-6822e716937827e5b664e6953bb2d733b693b112.tar.gz
Semi-automated update for kernel 4.14.80-1 + latest git commit
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99a0671a2ece..605a68709b5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = zfs-linux-lts-git
- pkgver = 2018.11.09.r4825.g0500bfd0b_4.14.79.1
+ pkgver = 2018.11.12.r4829.gaf2e8411d_4.14.80.1
pkgrel = 2
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-lts-headers=4.14.79-1
+ makedepends = linux-lts-headers=4.14.80-1
makedepends = git
depends = kmod
- depends = zfs-utils-git=2018.11.09.r4825.g0500bfd0b
- depends = linux-lts=4.14.79-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=0500bfd0b9f1393af5bae274551147c5b31e7ccc
+ depends = zfs-utils-git=2018.11.12.r4829.gaf2e8411d
+ depends = linux-lts=4.14.80-1
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=af2e8411dacbc694b1aaf9074e68a9d12270e74c
sha256sums = SKIP
pkgname = zfs-linux-lts-git
diff --git a/PKGBUILD b/PKGBUILD
index f998450e4acf..9591e5f7a2f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,10 +17,10 @@
#
pkgbase="zfs-linux-lts-git"
pkgname=("zfs-linux-lts-git" "zfs-linux-lts-git-headers")
-_commit='0500bfd0b9f1393af5bae274551147c5b31e7ccc'
-_zfsver="2018.11.09.r4825.g0500bfd0b"
-_kernelver="4.14.79-1"
-_extramodules="4.14.79-1-lts"
+_commit='af2e8411dacbc694b1aaf9074e68a9d12270e74c'
+_zfsver="2018.11.12.r4829.gaf2e8411d"
+_kernelver="4.14.80-1"
+_extramodules="4.14.80-1-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=2