summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2016-03-13 17:54:52 -0300
committerGonzalo Exequiel Pedone2016-03-13 17:54:52 -0300
commita97a06c2d1272b02e9878bb9f90748678350b6fb (patch)
treebab6d736aef50e678be2d7c5101e24bb10dc22e5 /PKGBUILD
parent53c045d42e4904e2945b30dfdcb5ea072c2911e1 (diff)
downloadaur-a97a06c2d1272b02e9878bb9f90748678350b6fb.tar.gz
URL updated.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9920e4d077c5..cc067ad59bc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=webcamoid
pkgver=7.0.0
-pkgrel=2
+pkgrel=3
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')
@@ -19,7 +19,7 @@ optdepends=('v4l2loopback-dkms: Virtual camera support')
# 'gst-plugins-ugly')
makedepends=('qt5-tools')
provides=('webcamoid')
-source=("https://github.com/hipersayanX/${pkgname}/archive/${pkgver}.tar.gz")
+source=("https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('887ef914e4f6a73c4827b392272cc92b228c8e595123ce410d936ea6c1d597e9')
build() {