summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2017-04-07 12:40:47 +0300
committerCaleb Maclennan2017-04-07 12:40:47 +0300
commit785f381ac31dcb15e8e33794c4cafc4aebe49304 (patch)
tree869c1cd405a0dee5ba3248c6ecd45e7f1f50584c /PKGBUILD
downloadaur-785f381ac31dcb15e8e33794c4cafc4aebe49304.tar.gz
Initialize packgage meta data
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 9 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..c559968cd032
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,9 @@
+# Maintainer: Caleb Maclennan <caleb@alerque.com>
+
+pkgname=mastodon-git
+pkgver=1.0
+pkgrel=0.1
+pkgdesc="A GNU Social-compatible microblogging server"
+arch=('i686' 'x86_64')
+url="https://mastodon.social"
+license=('AGPL-3.0')