summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Walladge2018-06-28 10:28:01 +0930
committerSamuel Walladge2018-06-28 10:28:01 +0930
commit4327fc92368432ed412a5068a831a24054f3f5a5 (patch)
tree0405409abfa8f4a1e113141cd285709b81cadedb
parentd0d492faf4e929b1eb1750f52a29eaf45a602d65 (diff)
downloadaur-4327fc92368432ed412a5068a831a24054f3f5a5.tar.gz
remove unnecessary makedepends
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c7ed811906e..5e30c311f1b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,6 @@ pkgbase = tagspaces-bin
url = http://tagspaces.org
arch = x86_64
license = AGPL
- makedepends = bower
- makedepends = gendesk
provides = tagspaces
conflicts = tagspaces
source = tagspaces-3.0.0-beta.12.deb::https://github.com/tagspaces/tagspaces/releases/download/v3.0.0-beta.12/tagspaces-linux-amd64-3.0.0-beta.12.deb
diff --git a/PKGBUILD b/PKGBUILD
index 76cf240622e9..107c3253af4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ pkgdesc="TagSpaces is an open source personal data manager. It helps you organiz
arch=("x86_64")
url="http://tagspaces.org"
license=("AGPL")
-makedepends=("bower" "gendesk")
provides=("tagspaces")
conflicts=("tagspaces")
sha256sums=('e1f29188815c231c4ff9cd75c61ead0df9b6d0268c5071ba026832cc6b716f8a')