summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2023-06-23 10:26:51 -0300
committerGonzalo Exequiel Pedone2023-06-23 10:26:51 -0300
commit86e255db6b38e5ebea74171a7cb7dbe3830150f3 (patch)
tree37710a51926e0d34c6c1d491128b74dee7c23edd
parent720ee2e97889d6365388c54293304eaa5298e8b1 (diff)
downloadaur-86e255db6b38e5ebea74171a7cb7dbe3830150f3.tar.gz
Updated to 9.1.1.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8960589534c7..b8332bef4fec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gonzalo Exequiel Pedone <hipersayan DOT x AT gmail DOT com>
pkgname=webcamoid
-pkgver=9.1.0
+pkgver=9.1.1
pkgrel=1
pkgdesc="Webcamoid is a full featured webcam capture application."
url='https://webcamoid.github.io/'
@@ -46,7 +46,7 @@ provides=('webcamoid')
conflicts=('webcamoid')
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('75b2c4336861abfb02e743b3f5b77afa')
+md5sums=('39ca28c17a9c1c6380c59e41989ebb0e')
build() {
cd "$srcdir/${pkgname}-${pkgver}"