summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bb83c60e224..88f496a2bda4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# jue feb 25 19:41:18 UTC 2016
+# dom mar 13 21:00:01 UTC 2016
pkgbase = webcamoid-git
pkgdesc = Webcamoid is a full featured webcam capture application.
- pkgver = 7.0.0.r1.gaa93f6a
+ pkgver = 7.0.0.r27.gbdf16c2
pkgrel = 1
- url = https://github.com/hipersayanX/webcamoid
+ url = https://webcamoid.github.io/
arch = i686
arch = x86_64
arch = armv6h
@@ -18,7 +18,7 @@ pkgbase = webcamoid-git
depends = ffmpeg
optdepends = v4l2loopback-dkms: Virtual camera support
provides = webcamoid
- source = git://github.com/hipersayanX/webcamoid.git
+ source = git://github.com/webcamoid/webcamoid.git
md5sums = SKIP
pkgname = webcamoid-git
diff --git a/PKGBUILD b/PKGBUILD
index 7b5c9dc8fc7f..6926024351a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgrealname=webcamoid
pkgname=webcamoid-git
-pkgver=7.0.0.r1.gaa93f6a
+pkgver=7.0.0.r27.gbdf16c2
pkgrel=1
pkgdesc="Webcamoid is a full featured webcam capture application."
-url='https://github.com/hipersayanX/webcamoid'
+url='https://webcamoid.github.io/'
license=('GPL')
arch=('i686' 'x86_64' 'armv6h')
depends=('qt5-quickcontrols' 'qt5-svg' 'libpulse' 'v4l-utils' 'ffmpeg')
@@ -20,7 +20,7 @@ optdepends=('v4l2loopback-dkms: Virtual camera support')
# 'gst-plugins-ugly')
makedepends=('git' 'qt5-tools')
provides=('webcamoid')
-source=("git://github.com/hipersayanX/${pkgrealname}.git")
+source=("git://github.com/${pkgrealname}/${pkgrealname}.git")
md5sums=('SKIP')
pkgver() {