summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4de32641313d..7d29a4abfecc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=v4l2loopback
pkgname=${_pkgbase}-dkms-git
-pkgver=0.12.5.r220.gf62fb90
+pkgver=0.12.5.r232.g2fa9d6d
pkgrel=1
pkgdesc="v4l2-loopback device"
url="https://github.com/umlaeute/v4l2loopback"
@@ -13,7 +13,7 @@ depends=('dkms')
makedepends=('git' 'help2man')
conflicts=("${_pkgbase}-dkms")
provides=("${_pkgbase}-dkms")
-source=("git://github.com/umlaeute/v4l2loopback.git#branch=main")
+source=("git+https://github.com/umlaeute/v4l2loopback.git#branch=main")
md5sums=('SKIP')
pkgver() {