diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-10-28 13:02:53 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-10-28 13:02:53 -0700 |
commit | b87c42e8cae4a051df1c0c95a324788b82e1b049 (patch) | |
tree | 25fa0d74d15c0ced717ff431b956793f81e241c1 | |
parent | Rebuild against ffmpeg 7.1 (diff) | |
download | mgba-b87c42e8cae4a051df1c0c95a324788b82e1b049.tar.xz |
Fix pkgrel
-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=3 +pkgrel=4 arch=('x86_64') url='http://mgba.io' license=('custom:MPL2') |