summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2016-12-29 00:08:45 +0200
committerJonian Guveli2016-12-29 00:08:45 +0200
commit6ec6d84383b1be370ef72890168352e61b5e526f (patch)
tree79a54f8d78b93b1c8e00f666c1afb0c7daa90b93 /PKGBUILD
parent1614bca6e64165d881d866d80bc5a0c12ef381de (diff)
downloadaur-6ec6d84383b1be370ef72890168352e61b5e526f.tar.gz
release new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 331ddb3464ce..7bdcb5d4ce06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=devdocs-desktop
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.3.0
+pkgrel=1
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"
@@ -9,7 +9,7 @@ license=("GPL")
depends=("python" "webkitgtk")
provides=("devdocs-desktop")
source=("https://github.com/hardpixel/devdocs-desktop/archive/v"$pkgver".tar.gz")
-md5sums=("b156a7bc4a75e6a4c5cad34179c67ff2")
+md5sums=("96a7d522bd145380d434724b029b5b79")
package() {
mkdir -p "$pkgdir/opt"