summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDennis Vestergaard Værum2022-01-18 21:16:41 +0100
committerDennis Vestergaard Værum2022-01-18 21:16:41 +0100
commitc241b9d744bfd9ce6af255179908d7ebfbb94e1a (patch)
tree129390ea29191e8a95d4c5133f9cd0b4fea9ff4b /PKGBUILD
parent23b493acb467a1661032b0e9de12ce68fe3313fc (diff)
downloadaur-c241b9d744bfd9ce6af255179908d7ebfbb94e1a.tar.gz
switch to use the git+https syntax
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24b029e27307..ff3b1a6c59b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=mkinitcpio-sd-zfs-git
pkgver=1.0.2.r4.g1a36d4f
-pkgrel=1
+pkgrel=2
pkgdesc='Compatibility between systemd and ZFS roots'
license=('MIT')
-url='https://github.com/dasJ/sd-zfs'
+url='git+https://github.com/dasJ/sd-zfs'
conflicts=('mkinitcpio-sd-zfs')
depends=('mkinitcpio' 'systemd')