summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2016-08-11 18:57:32 +0200
committereolianoe2016-08-11 18:57:32 +0200
commit7aab0a4f607450f5863d90efb821e6f9a9aa746c (patch)
tree4d4e72464e34dc14ed4d5d69935a11fdcd01d1f0 /PKGBUILD
downloadaur-7aab0a4f607450f5863d90efb821e6f9a9aa746c.tar.gz
Initial commit with better pkgbase
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')