summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrendan Szymanski2019-12-02 18:51:23 -0500
committerBrendan Szymanski2019-12-02 18:51:23 -0500
commit5e6d6beb2a0369a72b51a7ec503a8b6528ef90a6 (patch)
treef5e38b0454b6fdd6c92679d352a17faba9cf3b01 /PKGBUILD
parent3c77dd0e5f986bf3bfd99b2a0ffc49d1d7eb860f (diff)
downloadaur-5e6d6beb2a0369a72b51a7ec503a8b6528ef90a6.tar.gz
Update package version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e81ef4e02d0b..bc12cd6618c2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkgname='yuzu'
pkgname="$_pkgname-git"
-pkgver=r13224.e3ee017e9
+pkgver=r13236.560cfbc21
pkgrel=1
pkgdesc="An experimental open-source Nintendo Switch emulator/debugger"
arch=('i686' 'x86_64')
url="https://github.com/yuzu-emu/yuzu/"
license=('GPL2')
provides=('yuzu' 'yuzu-cmd')
-conflicts=('yuzu-mainline-git')
+conflicts=('yuzu-mainline-git' 'yuzu-canary-git')
depends=('shared-mime-info'
'desktop-file-utils'
'sdl2'