summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79cf1fe3e863..ad15a27a863d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 1 15:46:36 UTC 2017
+# Mon Feb 27 14:43:31 UTC 2017
pkgbase = devdocs-desktop
pkgdesc = DevDocs desktop application in GTK3. Multiple API documentations in a fast, organized, and searchable interface.
- pkgver = 0.4.0
+ pkgver = 0.5.0
pkgrel = 1
url = https://github.com/hardpixel/devdocs-desktop
arch = any
@@ -11,7 +11,7 @@ pkgbase = devdocs-desktop
depends = python-gobject
depends = webkitgtk
provides = devdocs-desktop
- source = https://github.com/hardpixel/devdocs-desktop/archive/v0.4.0.tar.gz
+ source = https://github.com/hardpixel/devdocs-desktop/archive/v0.5.0.tar.gz
md5sums = d91f67ccc9615728155ecd72b0dfd44d
pkgname = devdocs-desktop
diff --git a/PKGBUILD b/PKGBUILD
index b5c7d6912604..4a0689e9fad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=devdocs-desktop
-pkgver=0.4.0
+pkgver=0.5.0
pkgrel=1
pkgdesc="DevDocs desktop application in GTK3. Multiple API documentations in a fast, organized, and searchable interface."
arch=("any")