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 0b0e425178f2..8c3761ed3636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: laptander <dev-laptander a|t yandex d|o|t ru>
pkgname=ipwebcam-gst-git
pkgver=r118.e993f58
-pkgrel=1
+pkgrel=2
pkgdesc="Use Android smartphone as webcam and/or microphone"
arch=('any')
url="https://github.com/bluezio/ipwebcam-gst"
@@ -16,8 +16,8 @@ depends=('android-tools'
'zenity')
makedepends=('git')
optdepends=('pavucontrol: change playback/record devices')
-provides=("${pkgname%-VCS}")
-conflicts=("${pkgname%-VCS}")
+provides=("${pkgname%-gst-git}")
+conflicts=("${pkgname%-gst-git}")
source=("$pkgname::git+$url.git#branch=master")
sha256sums=('SKIP')