summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2017-02-27 16:49:14 +0200
committerJonian Guveli2017-02-27 16:49:14 +0200
commit3b3e54d9f8e1e5c890a04eb85a43029aa81d2045 (patch)
tree37a44baac38f0c7526c272970231c2f00a8343fe /PKGBUILD
parente98774f2ef71a0251f1fea3fbbd29f618e83c7bc (diff)
downloadaur-3b3e54d9f8e1e5c890a04eb85a43029aa81d2045.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 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"