summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2015-08-15 09:15:14 +0300
committerMatti Niemenmaa2015-08-15 09:15:14 +0300
commitedfdac0e6723a390b623aa3960fb782a25ab9be3 (patch)
treecc98cb0f8743e0b807e0a4c4ecb1d90674cfdb07 /PKGBUILD
parent819d07b59ac794609aafd4cacc2f95b4cd1f2c20 (diff)
downloadaur-edfdac0e6723a390b623aa3960fb782a25ab9be3.tar.gz
Fix typo in pkgdesc: Nintendo 64, not Nintendo DS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d708a7aa2bde..924dc368ccc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=lazyusf2-git
pkgver=r65.679f709
-pkgrel=1
-pkgdesc="Library for decoding Nintendo DS Sound Format files using Mupen64plus"
+pkgrel=2
+pkgdesc="Library for decoding Nintendo 64 Sound Format files using Mupen64plus"
arch=(i686 x86_64)
url='https://bitbucket.org/kode54/lazyusf2'
license=(GPL2 custom:CC0)