summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2021-02-16 14:54:10 -0300
committerGonzalo Exequiel Pedone2021-02-16 14:54:10 -0300
commitaac6d3a3c59f712d874e6e4456a234cd3448ed94 (patch)
tree390a4c41e04f586316ded284cd4d0ae6807ef777 /PKGBUILD
parent6a1a477fbb0d74a9f85031ebbc582fd831ef9d6a (diff)
downloadaur-aac6d3a3c59f712d874e6e4456a234cd3448ed94.tar.gz
Package updated to 8.8.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d21506ea8ff2..6943c88a73f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gonzalo Exequiel Pedone <hipersayan DOT x AT gmail DOT com>
pkgname=webcamoid
-pkgver=8.7.1
-pkgrel=2
+pkgver=8.8.0
+pkgrel=1
pkgdesc="Webcamoid is a full featured webcam capture application."
url='https://webcamoid.github.io/'
license=('GPL')
@@ -40,7 +40,7 @@ provides=('webcamoid')
conflicts=('webcamoid-git')
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('e0c033b0421e3ee626456fcc6e7c39d322be646a96a53352f74c3b5dc5fd5435')
+sha256sums=('77ed77cbaf57180247485646b81af30edcc89ee545bc241c23d8bd648464bf15')
build() {
cd "$srcdir/${pkgname}-${pkgver}"