summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2022-02-11 19:00:06 -0300
committerDaniel Bermond2022-02-11 19:00:06 -0300
commit032798dc6416cbc45495093731b480517edc56d2 (patch)
tree46bdf833ae209f9f75e618a11ea4c0065203ad54 /PKGBUILD
parent8c63a97358ac8ae2fcfc5a77ff52169ea9a73e53 (diff)
downloadaur-032798dc6416cbc45495093731b480517edc56d2.tar.gz
Update to version 20220207
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0391742f33d..9fc6786d08b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20220203
+pkgver=20220207
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')
url='https://m64p.github.io/'
license=('GPL3')
-depends=('freetype2' 'hidapi' 'libgl' 'libpng' 'libsamplerate' 'minizip'
- 'qt5-base' 'qt5-websockets' 'sdl2' 'sdl2_net' 'vulkan-icd-loader'
- 'zlib' 'hicolor-icon-theme')
+depends=('freetype2' 'hidapi' 'libgl' 'libpng' 'libsamplerate' 'qt5-base'
+ 'qt5-websockets' 'sdl2' 'sdl2_net' 'vulkan-icd-loader' 'zlib'
+ 'hicolor-icon-theme')
optdepends=('p7zip: for 7z/zip support')
makedepends=('git' 'cmake' 'nasm' 'python' 'zip' 'icoutils')
provides=('mupen64plus-gui')