summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2022-03-15 17:49:43 -0300
committerGonzalo Exequiel Pedone2022-03-15 17:49:43 -0300
commit93a317852f1eb6414e2a457bd936dced07e4af06 (patch)
tree938bfd58308f95d6f1dd9309c084a784dc2edc49
parenta27bc7e047e259729254ac5ce9046eb47d944997 (diff)
downloadaur-93a317852f1eb6414e2a457bd936dced07e4af06.tar.gz
Package updated to 9.0.0.r32.g0c1dffeb.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff56e0fbbaac..ea5c861617d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webcamoid-git
pkgdesc = Webcamoid is a full featured webcam capture application.
- pkgver = 9.0.0.r2.g40df7956
+ pkgver = 9.0.0.r32.g0c1dffeb
pkgrel = 1
url = https://webcamoid.github.io/
install = webcamoid.install
@@ -40,7 +40,7 @@ pkgbase = webcamoid-git
optdepends = polkit: Root privileges for virtual camera module (Recommended)
provides = webcamoid
conflicts = webcamoid
- source = git://github.com/webcamoid/webcamoid.git
+ source = git+https://github.com/webcamoid/webcamoid.git
md5sums = SKIP
pkgname = webcamoid-git
diff --git a/PKGBUILD b/PKGBUILD
index 2e4a5adc2b49..201b478d107c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgrealname=webcamoid
pkgname=webcamoid-git
-pkgver=9.0.0.r2.g40df7956
+pkgver=9.0.0.r32.g0c1dffeb
pkgrel=1
pkgdesc="Webcamoid is a full featured webcam capture application."
url='https://webcamoid.github.io/'
@@ -40,7 +40,7 @@ makedepends=('alsa-lib'
provides=('webcamoid')
conflicts=('webcamoid')
install="${pkgrealname}.install"
-source=("git://github.com/${pkgrealname}/${pkgrealname}.git")
+source=("git+https://github.com/${pkgrealname}/${pkgrealname}.git")
md5sums=('SKIP')
pkgver() {