summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-11-04 16:37:23 +0200
committerOscar Morante2018-11-04 16:37:23 +0200
commit4b60195459b9e3a137b27019cab62038b4735ce8 (patch)
tree936b9c912d2e3ec7ea977681e36ea92d0d9190b4 /PKGBUILD
parent6abe366aa29600fa31d4c8bf716f2bc979c11235 (diff)
downloadaur-4b60195459b9e3a137b27019cab62038b4735ce8.tar.gz
update to new upstream version (3.4.10)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8195b6ca955..a07e3ae09c7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabio 'Lolix' Loli <lolix@disroot.org> -> https://github.com/FabioLolix
pkgname=gravit-designer-bin
-pkgver=3.4.9
+pkgver=3.4.10
pkgrel=1
pkgdesc="A cross-platform, free design tool for the 21st century empowering everyone to design"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('libxss' 'gconf' 'nss' 'gtk3' 'libindicator-gtk2' 'libdbusmenu-gtk2')
source=("${pkgname}-${pkgver}.zip::https://designer.gravit.io/_downloads/linux/GravitDesigner.zip?v=${pkgver}"
"gravit-designer.png"
"LICENSE")
-md5sums=('SKIP'
+md5sums=('accd29e5b42ef229d38d3c8b22805d73'
'17969adf6d872a541772e169658b82d1'
'021ccafc0993d3c34265ae59048d4bf2')
PKGEXT='.pkg.tar'