summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 11 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..eba5b7e4abaa
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,11 @@
+# Maintainer: eolianoe <eolianoe [at] gmail [DoT] com>
+# Contributor: Edvinas Valatka <edacval@gmail.com>
+# Contributor: Aaron Lindsay <aaron@aclindsay.com>
+
+pkgbase=seafile
+pkgver=5.1.4
+pkgrel=1
+pkgdesc="Seafile is an online file storage and collaboration tool"
+arch=('i686' 'x86_64' 'armv7h' 'armv6h')
+url="https://github.com/haiwen/seafile/"
+license=('GPL3')