summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2017-02-27 16:43:53 +0200
committerJonian Guveli2017-02-27 16:43:53 +0200
commite98774f2ef71a0251f1fea3fbbd29f618e83c7bc (patch)
tree176fa9980cc8e6e1c641fc22f2ac59073a1a32a8
parent59978fc48823fff046a2a8f205bc8d1d29e01f26 (diff)
downloadaur-e98774f2ef71a0251f1fea3fbbd29f618e83c7bc.tar.gz
release version 0.5.0
-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")