summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2023-06-01 14:51:09 -0300
committerGonzalo Exequiel Pedone2023-06-01 14:51:09 -0300
commitc054025096d2f6ebc817c619a5e618cb73ad28c3 (patch)
treef3383a687c18a1d895e9310548e37a8f69fa7d86 /PKGBUILD
parentdc6b5d610030ec6fd400001c27bfeb09bdca8728 (diff)
downloadaur-c054025096d2f6ebc817c619a5e618cb73ad28c3.tar.gz
Package updated to 1.2.4.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c36a2e770a5..63fd431cb13b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=akvcam
pkgname=${_pkgbase}-dkms
-pkgver=1.2.3
+pkgver=1.2.4
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=('7db3053061bc0d52f0d9a3265ff6ebdf')
+md5sums=('50f3bc99486a66c3349223ec5a6869ad')
package() {
cd "${srcdir}/${_pkgbase}-${pkgver}/src"