summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Houben2018-11-10 20:04:20 -0500
committerJan Houben2018-11-10 20:05:29 -0500
commitbbaf647639da445552186cf317edc54b31cbc5d8 (patch)
tree8a328932e3594d7a3d4f31811896faf3b4b4f9f1 /PKGBUILD
parent91f309d8ae804f1fb17d375cae64843bb882adc2 (diff)
downloadaur-bbaf647639da445552186cf317edc54b31cbc5d8.tar.gz
Prepare for archzfs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 3 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ae0036409a1..ef05e7d20792 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,21 +2,15 @@
# Contributor: Iacopo Isimbaldi <isiachi@rhye.it>
pkgbase="zfs-dkms-git"
-pkgname=("zfs-dkms-git")
+pkgname="zfs-dkms-git"
pkgver=0.7.0_r1575_g93491c4bb
pkgrel=1
license=('CDDL')
makedepends=("git")
arch=("i686" "x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git"
- "zfs-utils.bash-completion-r1"
- "zfs-utils.initcpio.install"
- "zfs-utils.initcpio.hook")
-sha256sums=('SKIP'
- 'b60214f70ffffb62ffe489cbfabd2e069d14ed2a391fac0e36f914238394b540'
- '335e309ebf5b74fd8956f5e8805939c37d4008b0bcc3b00be6e7ef1d5b7c1669'
- '290b18f538badce2eedd4ac4926a579535ec6c887436569fa6ff3685b55776bf')
+source=("git+https://github.com/zfsonlinux/zfs.git")
+sha256sums=('SKIP')
pkgver() {
cd "${srcdir}/zfs"