summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-08-26 19:15:46 +0200
committerOscar Morante2018-08-26 19:15:46 +0200
commit19cccfe3efcf985ed2fcf5056cdb88838790a41f (patch)
treed3811c2881632b33998ccc1a10c00eb6eaf6ec12
parent37f3147fbb6158cfd1a25393e9dc044b7ed73f1f (diff)
downloadaur-19cccfe3efcf985ed2fcf5056cdb88838790a41f.tar.gz
skip checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7043c9d3718..80132ba922db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gravit-designer-bin
pkgdesc = A cross-platform, free design tool for the 21st century empowering everyone to design
pkgver = 3.4.1
- pkgrel = 3
+ pkgrel = 4
url = https://designer.io/
arch = x86_64
license = custom:freeware
@@ -15,7 +15,7 @@ pkgbase = gravit-designer-bin
source = gravit-designer-bin-3.4.1.zip::https://designer.gravit.io/_downloads/linux/GravitDesigner.zip
source = gravit-designer.png
source = LICENSE
- md5sums = 9343fb0f78eb636bcf45b4e6c9566ee5
+ md5sums = SKIP
md5sums = 17969adf6d872a541772e169658b82d1
md5sums = 021ccafc0993d3c34265ae59048d4bf2
diff --git a/PKGBUILD b/PKGBUILD
index 1f120892692d..53626c172ea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gravit-designer-bin
pkgver=3.4.1
-pkgrel=3
+pkgrel=4
pkgdesc="A cross-platform, free design tool for the 21st century empowering everyone to design"
arch=('x86_64')
url="https://designer.io/"
@@ -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"
"gravit-designer.png"
"LICENSE")
-md5sums=('9343fb0f78eb636bcf45b4e6c9566ee5'
+md5sums=('SKIP'
'17969adf6d872a541772e169658b82d1'
'021ccafc0993d3c34265ae59048d4bf2')
PKGEXT='.pkg.tar'