summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edf1c22a8d0e..9e04b548b59d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=maddy-git
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fast, cross-platform mail server"
arch=(any)
url="https://github.com/emersion/maddy"
license=('MIT')
-makedpeneds=('git')
+makedpeneds=('git' 'go')
source=("git+https://github.com/emersion/maddy.git"
"maddy.service")
install="maddy.install"