summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2016-12-27 00:00:57 +0200
committerJonian Guveli2016-12-27 00:00:57 +0200
commitf43b629073b8677796479d1e1d6b40f90e233299 (patch)
treec520c8538d16addb446af19d22662af2788deb4c /PKGBUILD
parent45ce1fac4d46f1c04667abbb753fc8b6dfebed97 (diff)
downloadaur-f43b629073b8677796479d1e1d6b40f90e233299.tar.gz
update md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5ad32eb81a3..e095ba0ac974 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=devdocs-desktop
pkgver=0.1.0
-pkgrel=2
+pkgrel=3
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" "gtk3" "webkitgtk")
provides=("devdocs-desktop")
source=("https://github.com/hardpixel/devdocs-desktop/archive/v"$pkgver".tar.gz")
-md5sums=("2c728d855b6a9681f3dd77612f4197de")
+md5sums=("fe476d4244afa06910057b2c04030276")
package() {
mkdir -p "$pkgdir/opt"