summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2019-11-01 11:12:08 +0100
committerMichael Lass2019-11-01 11:12:08 +0100
commit28d0099fbb6bf0740e93d73f77889e437484480a (patch)
treef11a6ff28e637c8263f26a3b5a70994be25b72dc
parent1fcded1de7e5738cf87db2a6c2835b2e0d0c02fb (diff)
downloadaur-28d0099fbb6bf0740e93d73f77889e437484480a.tar.gz
Update to 3.19.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7506f559fe76..0eb5b6fe2c71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yed
pkgdesc = Very powerful graph editor written in java
- pkgver = 3.19.1
+ pkgver = 3.19.1.1
pkgrel = 1
epoch = 1
url = http://www.yworks.com/en/products_yed_about.html
@@ -8,10 +8,10 @@ pkgbase = yed
arch = any
license = custom
depends = java-runtime
- source = https://www.yworks.com/resources/yed/demo/yEd-3.19.1.zip
+ source = https://www.yworks.com/resources/yed/demo/yEd-3.19.1.1.zip
source = yed.desktop
source = yed
- sha256sums = 19ccb355bd22702e4e1d2dbb976e21acb2d8baeca4c9d4a3574e5876f8fd3308
+ sha256sums = 3639da2650976bffcd43a8ea830727bae86478e95ceb4d68ad6363a42a8f1efb
sha256sums = 245182a52896bdff3f2c995a066623619d600665630e789910c92d36725a0aca
sha256sums = 731b54c6e731704efe9847d78e2df474d59042452ace29d2786d76891295249e
diff --git a/PKGBUILD b/PKGBUILD
index 4d840a0cae8e..a1d003c2f9c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
# https://github.com/michaellass/AUR
pkgname=yed
-pkgver=3.19.1
+pkgver=3.19.1.1
pkgrel=1
epoch=1
pkgdesc='Very powerful graph editor written in java'
@@ -21,7 +21,7 @@ depends=('java-runtime')
source=("https://www.yworks.com/resources/yed/demo/yEd-${pkgver}.zip"
'yed.desktop'
'yed')
-sha256sums=('19ccb355bd22702e4e1d2dbb976e21acb2d8baeca4c9d4a3574e5876f8fd3308'
+sha256sums=('3639da2650976bffcd43a8ea830727bae86478e95ceb4d68ad6363a42a8f1efb'
'245182a52896bdff3f2c995a066623619d600665630e789910c92d36725a0aca'
'731b54c6e731704efe9847d78e2df474d59042452ace29d2786d76891295249e')