summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas McGrew2020-10-05 18:06:11 -0400
committerThomas McGrew2020-10-05 18:06:11 -0400
commitbb6da1462ce4a73e0033615e134e1651ead65ad5 (patch)
tree39bc052e6dd13aef053b35ab7bf0cb0880cf5590
parentec4798277b01ff8e5ddafb03348918f460751dde (diff)
downloadaur-bb6da1462ce4a73e0033615e134e1651ead65ad5.tar.gz
Added a package description
-rw-r--r--PKGBUILD9
1 files changed, 2 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd7fea2b22db..12651c058bdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,10 @@
-# This is an example PKGBUILD file. Use this as a start to creating your own,
-# and remove these comments. For more information, see 'man PKGBUILD'.
-# NOTE: Please fill out the license field for your package! If it is unknown,
-# then please put 'unknown'.
-
-# Maintainer: Your Name <youremail@domain.com>
+# Maintainer: Your Name <tjmcgrew@gmail.com>
pkgname=famistudio-bin
_pkgname=FamiStudio
pkgver=2.2.1
pkgrel=1
epoch=
-pkgdesc=""
+pkgdesc="A very simple music editor for the Nintendo Entertainment System or Famicom"
arch=(x86_64)
url="https://famistudio.org/"
license=('MIT')