summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2022-09-30 17:50:38 -0300
committerGonzalo Exequiel Pedone2022-09-30 17:50:38 -0300
commitdc6b5d610030ec6fd400001c27bfeb09bdca8728 (patch)
treefb9ad97b2dad2924920e9745e608ac499c89fd2f /PKGBUILD
parentabce4848b65062137380219855cc9cc4e65227f1 (diff)
downloadaur-dc6b5d610030ec6fd400001c27bfeb09bdca8728.tar.gz
Package updated to 1.2.3.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c44f36b64ae..1c36a2e770a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=akvcam
pkgname=${_pkgbase}-dkms
-pkgver=1.2.2
+pkgver=1.2.3
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=('aaaf818e2c315c956163a9272ff584e7')
+md5sums=('7db3053061bc0d52f0d9a3265ff6ebdf')
package() {
cd "${srcdir}/${_pkgbase}-${pkgver}/src"