summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShayne Hartford (ShayBox)2019-08-29 13:26:56 -0400
committerShayne Hartford (ShayBox)2019-08-29 13:26:56 -0400
commit1e7f7561043471ef1e7b4f57f0eafd4754769950 (patch)
tree84111b7fcff1425af0dc757c45165242aa92503e /PKGBUILD
parentcfa56bacaa1266536bbf257ecd2bcd9238fcbde1 (diff)
downloadaur-1e7f7561043471ef1e7b4f57f0eafd4754769950.tar.gz
Merged resolution scaling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b7fa7e88afd..abc4f947e68c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mon2cam-git
_pkgname=Mon2Cam
-pkgver=r11.cf693ee
+pkgver=r14.9d8b51b
pkgrel=1
pkgdesc="Workaround for multi-monitor Discord screensharing"
arch=('any')
@@ -13,6 +13,7 @@ depends=(
'ffmpeg'
'v4l2loopback-dkms'
)
+provides=('mon2cam')
source=(git+https://github.com/ShayBox/$_pkgname.git)
md5sums=('SKIP')