upgpkg: qvr 4.0.1-2

Fix wrong description and URL
This commit is contained in:
Manuel 2022-11-09 17:53:10 +01:00
parent 39efcecb36
commit ace330850d
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 6 additions and 6 deletions

View file

@ -2,10 +2,10 @@
pkgname=qvr
pkgver=4.0.1
pkgrel=1
pkgdesc='3D video player with multi-display support'
pkgrel=2
pkgdesc='A library that makes writing Virtual Reality (VR) applications very easy'
arch=('x86_64')
url='https://bino3d.org/'
url='https://marlam.de/qvr/'
license=('GPL3')
depends=('qt6-base')
makedepends=('cmake')