summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2021-08-26 10:18:02 -0300
committerGonzalo Exequiel Pedone2021-08-26 10:18:02 -0300
commitabce4848b65062137380219855cc9cc4e65227f1 (patch)
treede194c121649c87c384e1815c40221fda472c7b7 /PKGBUILD
parenta33c27a0a3af7200eba1ee68b2031eaf0fbd3060 (diff)
downloadaur-abce4848b65062137380219855cc9cc4e65227f1.tar.gz
Package updated to 1.2.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8aceab1f3b64..7c44f36b64ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=akvcam
pkgname=${_pkgbase}-dkms
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="Virtual camera for Linux"
url="https://github.com/webcamoid/akvcam"
@@ -10,7 +10,7 @@ arch=('any')
license=('GPL2')
depends=('dkms')
source=("https://github.com/webcamoid/${_pkgbase}/archive/${pkgver}.tar.gz")
-md5sums=('8eeebba150a1fcbfb5bae2f2807fce56')
+md5sums=('aaaf818e2c315c956163a9272ff584e7')
package() {
cd "${srcdir}/${_pkgbase}-${pkgver}/src"