summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaxime Buquet2016-11-06 03:51:26 +0900
committerMaxime Buquet2016-11-06 03:51:26 +0900
commit2b8b9c5334979cb96a3105151f62513129bc0c38 (patch)
tree38b4295a37f5a2617fbe225e86cae98a58a96cdf /.SRCINFO
parentcc9bb02c51ddd23cf5acd8f65fb98d068c11a463 (diff)
downloadaur-2b8b9c5334979cb96a3105151f62513129bc0c38.tar.gz
New revision. Updated the PKGBUILD so it copies only necessary files, and changed file permissions
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 18 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54127e4ef860..db813169074b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,32 @@
# Generated by mksrcinfo v8
-# Tue Dec 15 20:36:26 UTC 2015
+# Sat Nov 5 18:50:33 UTC 2016
pkgbase = movim-git
pkgdesc = Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol.
- pkgver = r4254
+ pkgver = r5044.a086079
pkgrel = 1
- url = https://movim.eu/
+ url = https://movim.eu
+ install = movim.install
arch = any
- makedepends = php-composer
+ license = AGPL3
makedepends = git
- makedepends = mercurial
+ makedepends = composer
depends = php-gd
depends = php-imagick
- optdepends = mariadb: to use the MySQL database backend
+ optdepends = postgresql: to use the postgresql database backend
+ optdepends = php-pgsql: php bindings for postgresql
+ optdepends = mariadb: to use the mysql database backend
+ optdepends = nginx: reverse proxy
+ optdepends = apache: reverse proxy
+ optdepends = php-fpm: PHP FactCGI process manager
+ provides = movim
+ backup = etc/webapps/movim/db.inc.php
backup = etc/default/movim
- source = movim-git::git+https://github.com/edhelas/movim
+ source = movim::git://github.com/movim/movim
source = movim.env
source = movim.service
- md5sums = SKIP
- md5sums = b0f837f56d80f7da3e8b01315890ec2e
- md5sums = 01c4b71e1c0c13363f8158922280b543
+ sha256sums = SKIP
+ sha256sums = 5c36a52a410a61f9af9daf9cd12e63b1ef7bab10dab9541b5d3cc8aa4805880c
+ sha256sums = 4e9730b357b909912ea2f15ed8ca24189725f79d910da140800d586921c3e431
pkgname = movim-git