summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2017-04-21 15:23:06 +0300
committerCaleb Maclennan2017-04-21 15:23:06 +0300
commit55b57716f6323025bd703606c4ffe116d639005f (patch)
tree8b3a6a2b62a68a6785e8ac0da90dd37196747917 /PKGBUILD
parent376a6e3894e08feecb43e30a203d877ce9c9c0d1 (diff)
downloadaur-55b57716f6323025bd703606c4ffe116d639005f.tar.gz
Note provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62efe3b7f9d8..aaae325b040f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=mastodon-docker-git
-pkgver=1.1.1_29_gc35bda05
+pkgver=1.2.2_22_ga0ed88a9
_branch=master
pkgrel=0.1
pkgdesc="A GNU Social-compatible microblogging server"
arch=('i686' 'x86_64')
url="https://mastodon.social"
license=('AGPL-3.0')
+provides=("${pkgname%-docker-git}")
conflicts=("${pkgname%-docker-git}" "${pkgname%-docker-git}-git" "${pkgname%-git}")
source=("git://github.com/tootsuite/${pkgname%-docker-git}.git#branch=$_branch")
sha256sums=('SKIP')