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 4a0689e9fad4..5b72e4fc3a0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ url="https://github.com/hardpixel/devdocs-desktop"
license=("GPL")
depends=("python" "python-gobject" "webkitgtk")
provides=("devdocs-desktop")
-source=("https://github.com/hardpixel/devdocs-desktop/archive/v"$pkgver".tar.gz")
-md5sums=("d91f67ccc9615728155ecd72b0dfd44d")
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v"$pkgver".tar.gz")
+md5sums=("8152e9bd73776075531a1d1692d03e28")
package() {
mkdir -p "$pkgdir/opt"