summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 4e992cf9525b1fd867a25ccf117cf9ee7ed389e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Maintainer: Jonne Haß <me@mrzyx.de>
pkgname=diaspora-git
pkgver=0.6.0.0.r0
pkgrel=2
pkgdesc="(deprecated) A distributed privacy aware social network (development head)"
arch=('i686' 'x86_64')
url="http://diasporafoundation.org"
source=()

build() {
  echo "The diaspora-git package is deprecated, install diaspora-mysql-git or diaspora-postgresql-git instead"
  exit 1
}

sha256sums=()