summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')