summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff3b1a6c59b6..77ba81838571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=mkinitcpio-sd-zfs-git
pkgver=1.0.2.r4.g1a36d4f
-pkgrel=2
+pkgrel=3
pkgdesc='Compatibility between systemd and ZFS roots'
license=('MIT')
-url='git+https://github.com/dasJ/sd-zfs'
+url='https://github.com/dasJ/sd-zfs'
conflicts=('mkinitcpio-sd-zfs')
depends=('mkinitcpio' 'systemd')
-source=("$pkgname"::"git://github.com/dasJ/sd-zfs")
+source=("$pkgname"::"git+https://github.com/dasJ/sd-zfs")
sha512sums=('SKIP')
arch=('any')