summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSP2015-09-25 20:44:52 +0000
committerSP2015-09-25 20:44:52 +0000
commit8b6f10e6f4286a553807b4587dad9824ee5eb061 (patch)
tree45affdd8e5a1d16e33f16c92973c15acc07ddebb
parent59bdd4c1baa383e5f5b36e006a2f19d8d40a93a0 (diff)
downloadaur-8b6f10e6f4286a553807b4587dad9824ee5eb061.tar.gz
removed variable from source field
-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