summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2020-04-10 21:12:22 +0000
committerDaniel Bermond2020-04-10 21:12:22 +0000
commit9edd091d23634c30144f8d1d28556fc5ad871f1c (patch)
tree10a1d3ea8348a701fd56d74c561d8a1bb04d0981 /PKGBUILD
parentc641f729378ba85cbe1a6ff4103427dbfec1f577 (diff)
downloadaur-9edd091d23634c30144f8d1d28556fc5ad871f1c.tar.gz
Fix pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf1d319c4c3b..c422c2b11bcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=m64p
pkgver=20200409
-pkgrel=1
-pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI (git version)'
+pkgrel=2
+pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')
url='https://github.com/m64p/mupen64plus-gui/'
license=('GPL3')