summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-09-03 18:51:52 +0300
committerOscar Morante2018-09-03 18:52:30 +0300
commit4268b9059548696d650c40d614338a2918490ecc (patch)
tree02a2413fb0fa31cf8d3725106ce2c05e5db2790b /PKGBUILD
parent19cccfe3efcf985ed2fcf5056cdb88838790a41f (diff)
downloadaur-4268b9059548696d650c40d614338a2918490ecc.tar.gz
fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53626c172ea9..ad95c38dba4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
pkgname=gravit-designer-bin
pkgver=3.4.1
-pkgrel=4
+pkgrel=5
pkgdesc="A cross-platform, free design tool for the 21st century empowering everyone to design"
arch=('x86_64')
url="https://designer.io/"
license=('custom:freeware')
makedepends=('patchelf')
depends=('libxss' 'gconf' 'nss' 'gtk3' 'libindicator-gtk2' 'libdbusmenu-gtk2')
-source=("${pkgname}-${pkgver}.zip::https://designer.gravit.io/_downloads/linux/GravitDesigner.zip"
+source=("${pkgname}-${pkgver}.zip::https://designer.gravit.io/_downloads/linux/GravitDesigner.zip?v=${pkgver}"
"gravit-designer.png"
"LICENSE")
-md5sums=('SKIP'
+md5sums=('9343fb0f78eb636bcf45b4e6c9566ee5'
'17969adf6d872a541772e169658b82d1'
'021ccafc0993d3c34265ae59048d4bf2')
PKGEXT='.pkg.tar'