summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2017-04-23 11:47:35 +0300
committerjonian2017-04-23 11:47:35 +0300
commit957e19692d8e78947b4d0e6a178d0fa2cae38d40 (patch)
tree46359027477f19d0868fef21b422b9d76307ed29 /PKGBUILD
parent7898587a3db802effb30a5df692cb22e3d9da2a5 (diff)
downloadaur-957e19692d8e78947b4d0e6a178d0fa2cae38d40.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 653924078dab..4ee5329c8f56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=devdocs-desktop
pkgver=0.6.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" "python-gobject" "webkitgtk")
+depends=("python" "python-gobject" "webkit2gtk")
provides=("devdocs-desktop")
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
md5sums=("0977473a584669ec91151780b8927fd3")