summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2016-04-28 21:18:49 -0300
committerGonzalo Exequiel Pedone2016-04-28 21:18:49 -0300
commit7f7b75cb1e82898d22c0c347904efa41f955ac17 (patch)
treebb0e972d9202aea391d3c7196127485e88433d35 /PKGBUILD
parenta97a06c2d1272b02e9878bb9f90748678350b6fb (diff)
downloadaur-7f7b75cb1e82898d22c0c347904efa41f955ac17.tar.gz
Updated package to 7.1.0 version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc067ad59bc7..dba9c3d3a958 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gonzalo Exequiel Pedone <hipersayan DOT x AT gmail DOT com>
pkgname=webcamoid
-pkgver=7.0.0
-pkgrel=3
+pkgver=7.1.0
+pkgrel=1
pkgdesc="Webcamoid is a full featured webcam capture application."
url='https://webcamoid.github.io/'
license=('GPL')
@@ -20,7 +20,7 @@ optdepends=('v4l2loopback-dkms: Virtual camera support')
makedepends=('qt5-tools')
provides=('webcamoid')
source=("https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('887ef914e4f6a73c4827b392272cc92b228c8e595123ce410d936ea6c1d597e9')
+sha256sums=('2a1ec890fa5d49fe8efcabb1027a68ec33103bad2cf2d95e03c0a40991a8fabd')
build() {
cd "$srcdir/${pkgname}-${pkgver}"