summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-11 14:20:31 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-11 14:20:31 -0800
commitcc082f68c5765566bbc91d00893291b3ca6fda24 (patch)
tree30a1b9c8e4e58fce0133fa2a1792e55c59e29897
parentRebuild with explicit ffmpeg-compat-58 depend (diff)
downloadmgba-cc082f68c5765566bbc91d00893291b3ca6fda24.tar.xz
Fix pkgrel
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae9a8bb..f319a60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgbase=mgba
pkgname=('libmgba' 'mgba-sdl' 'mgba-qt')
pkgver=0.9.3
-pkgrel=2
+pkgrel=2.2
arch=('x86_64')
url='http://mgba.io'
license=('custom:MPL2')