summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2016-12-28 02:59:54 +0200
committerJonian Guveli2016-12-28 02:59:54 +0200
commit1614bca6e64165d881d866d80bc5a0c12ef381de (patch)
treedc085b248195fec804614c0952ea679eaa4b78a0 /PKGBUILD
parent7bd912bd337c6a494c0659cb64edc30cfbeac140 (diff)
downloadaur-1614bca6e64165d881d866d80bc5a0c12ef381de.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa8d60d9bfa9..331ddb3464ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=devdocs-desktop
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="DevDocs desktop application in GTK3. Multiple API documentations in a fast, organized, and searchable interface."
arch=("any")
url="https://github.com/hardpixel/devdocs-desktop"
license=("GPL")
-depends=("python" "gtk3" "webkitgtk" "libsoup")
+depends=("python" "webkitgtk")
provides=("devdocs-desktop")
source=("https://github.com/hardpixel/devdocs-desktop/archive/v"$pkgver".tar.gz")
md5sums=("b156a7bc4a75e6a4c5cad34179c67ff2")