diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-10-28 12:46:23 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-10-28 12:46:23 -0700 |
commit | c469abd0a758b1f00ac6afd87132c2f3d5017fff (patch) | |
tree | b488bbbe680d49b71bbeab94cea3e2415452ad3b | |
parent | Fix invalid CXXFLAG (diff) | |
download | mgba-c469abd0a758b1f00ac6afd87132c2f3d5017fff.tar.xz |
Rebuild against ffmpeg 7.1
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ pkgbase=mgba pkgname=('libmgba' 'mgba-sdl' 'mgba-qt') pkgver=0.10.3 -pkgrel=2 +pkgrel=3 arch=('x86_64') url='http://mgba.io' license=('custom:MPL2') |