summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Valter2020-06-30 21:13:12 +0300
committerDmitry Valter2020-06-30 21:13:12 +0300
commitda32764dd6c9a72c12720b7ca52053d3b11fd3e5 (patch)
tree52d2b577f1681128a070b5948875c66532bee310
parent541e53cee009edfc54fb9115ebd1cbb52461d24f (diff)
downloadaur-da32764dd6c9a72c12720b7ca52053d3b11fd3e5.tar.gz
upgpkg: drawio-desktop 13.3.5-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3c0510b6604..a9f8f4b8af06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = drawio-desktop
pkgdesc = Diagram drawing application built on web technology
- pkgver = 13.3.1
+ pkgver = 13.3.5
pkgrel = 1
- url = https://github.com/jgraph/drawio
+ url = https://github.com/jgraph/drawio-desktop
arch = x86_64
license = Apache
makedepends = yarn
makedepends = ant
depends = electron
depends = libnotify
- source = drawio-13.3.1.tar.gz::https://github.com/jgraph/drawio/archive/v13.3.1.tar.gz
- source = drawio-desktop-13.3.1.tar.gz::https://github.com/jgraph/drawio-desktop/archive/v13.3.1.tar.gz
- sha256sums = 8fa20608c918e825c6ebf011749fee2448966b06248831d93c1a6da03fc4a6ef
- sha256sums = 1229efa912677463bf50ea73296e2f343de8f2b9a90263c6b0fdd3dc7a5d0244
+ source = drawio-13.3.5.tar.gz::https://github.com/jgraph/drawio/archive/v13.3.5.tar.gz
+ source = drawio-desktop-13.3.5.tar.gz::https://github.com/jgraph/drawio-desktop/archive/v13.3.5.tar.gz
+ sha256sums = 31d1346e9dfa255795703a2cf56cb0b305f33c2bfe8189934689051908665ce0
+ sha256sums = 534cce91473c7610cf125033141328b8ac279b2f914e7c42a593a15ee85e3b06
pkgname = drawio-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 8807bfe5a0a1..3f94f402e12a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Dmitry Valter <`echo ZHZhbHRlciA8YXQ+IHByb3Rvbm1haWwgPGRvdD4gY29tCg== | base64 -d`>
pkgname=drawio-desktop
-pkgver=13.3.1
+pkgver=13.3.5
pkgrel=1
pkgdesc='Diagram drawing application built on web technology'
arch=('x86_64')
-url='https://github.com/jgraph/drawio'
+url='https://github.com/jgraph/drawio-desktop'
license=('Apache')
depends=(electron libnotify)
makedepends=(yarn ant)
source=("drawio-$pkgver.tar.gz::https://github.com/jgraph/drawio/archive/v$pkgver.tar.gz"
"drawio-desktop-$pkgver.tar.gz::https://github.com/jgraph/drawio-desktop/archive/v$pkgver.tar.gz")
-sha256sums=('8fa20608c918e825c6ebf011749fee2448966b06248831d93c1a6da03fc4a6ef'
- '1229efa912677463bf50ea73296e2f343de8f2b9a90263c6b0fdd3dc7a5d0244')
+sha256sums=('31d1346e9dfa255795703a2cf56cb0b305f33c2bfe8189934689051908665ce0'
+ '534cce91473c7610cf125033141328b8ac279b2f914e7c42a593a15ee85e3b06')
build() {
cd "$srcdir/drawio-$pkgver"/etc/build