summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd27932fd6ec..13de27cd562d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=devdocs-desktop
-pkgver=0.9.0
+pkgver=1.0.0
pkgrel=1
pkgdesc="DevDocs GTK3 application for multiple API documentations in a fast searchable interface"
arch=("any")
@@ -9,7 +9,7 @@ license=("GPL")
depends=("python" "python-gobject" "python-dbus" "webkit2gtk")
provides=("devdocs-desktop")
source=("$pkgname-$pkgver::$url/archive/v$pkgver.tar.gz")
-md5sums=("c0eafb908d82792c571d4d2a4c99455c")
+md5sums=("f6bbb305c6149ea67b61af78562bd6ea")
package() {
mkdir -p "$pkgdir/opt"