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 96cc07d4539d..aac2883a6e4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=maddy-git
pkgver=0.1
-pkgrel=5
+pkgrel=6
pkgdesc="Fast, cross-platform mail server"
arch=(any)
url="https://github.com/emersion/maddy"
license=('MIT')
makedepends=('git' 'go' 'scdoc')
source=("git+https://github.com/emersion/maddy.git"
- "git+https://github.com/foxcpp/go-imap-sql.git"
+ "git+https://github.com/foxcpp/go-imap-sql.git#branch=dev"
"maddy.sysusers"
"maddy.tmpfiles"
"maddy.service")