summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5baf599656c0..b70e09e5b6a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,8 +8,9 @@ pkgbase = portal
depends = postfix
depends = dovecot
depends = nginx
+ optdepends = yamado
provides = portal
- source = ::git+https://github.com/orbifx/portal.git
+ source = git+https://github.com/orbifx/portal.git
sha512sums = skip
pkgname = portal
diff --git a/PKGBUILD b/PKGBUILD
index 9a70fdde998e..06fad0e7ec80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('LGPL3')
groups=()
depends=(postfix dovecot nginx)
makedepends=()
-optdepends=()
+optdepends=(yamado)
provides=("portal")
conflicts=()
replaces=()
@@ -17,7 +17,7 @@ backup=()
options=()
install=
changelog=
-source=("$portal::git+https://github.com/orbifx/portal.git")
+source=("git+https://github.com/orbifx/portal.git")
noextract=()
sha512sums=(skip) #autofill using updpkgsums