summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2017-10-10 15:44:45 -0300
committerGonzalo Exequiel Pedone2017-10-10 15:44:45 -0300
commit4866fdb4c67f509ac7a466d4172fa5c369155d65 (patch)
tree3f17e7cf4558b9844f295adbfdbeb24c24286e78 /PKGBUILD
parente63d2873559372be1c897e62e9aa753ed636529b (diff)
downloadaur-4866fdb4c67f509ac7a466d4172fa5c369155d65.tar.gz
Webcamoid 8.1.0 released!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7738ed748cd..ad4869ec445b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gonzalo Exequiel Pedone <hipersayan DOT x AT gmail DOT com>
pkgname=webcamoid
-pkgver=8.0.0
-pkgrel=2
+pkgver=8.1.0
+pkgrel=1
pkgdesc="Webcamoid is a full featured webcam capture application."
url='https://webcamoid.github.io/'
license=('GPL')
@@ -31,7 +31,7 @@ makedepends=('v4l-utils'
provides=('webcamoid')
install="${pkgname}.install"
source=("https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('aef868c7300aad262285bc9c34e510513475ead130d2612008486d86ec25321c')
+sha256sums=('2e51731c36a86a4b3e323c11000a04b7ce06b5d228519676f4070e44e2a62947')
build() {
cd "$srcdir/${pkgname}-${pkgver}"