summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lass2017-03-19 17:46:03 +0100
committerMichael Lass2017-03-19 17:46:03 +0100
commitbc649fc45f8bfab6b7aa543d87b175c6c72b33bc (patch)
tree6e3ea3efe444d87787069a975223c91fd98264c9
parent9b3893bf168e6b647c0fd4b112e0a46a1d0f7095 (diff)
downloadaur-bc649fc45f8bfab6b7aa543d87b175c6c72b33bc.tar.gz
Update to 3.17
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47441f323b23..cd535ca88d37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Fri Feb 3 14:17:14 UTC 2017
+# Sun Mar 19 16:46:01 UTC 2017
pkgbase = yed
pkgdesc = Very powerful graph editor written in java
- pkgver = 3.16.2.1
- pkgrel = 2
+ pkgver = 3.17
+ pkgrel = 1
url = http://www.yworks.com/en/products_yed_about.html
install = yed.install
arch = any
license = custom
depends = java-runtime>=8
- source = http://www.yworks.com/resources/yed/demo/yEd-3.16.2.1.zip
+ source = http://www.yworks.com/resources/yed/demo/yEd-3.17.zip
source = yed.desktop
source = yed
- sha256sums = 47ac746ad30eb6375b8f45e9382efd0db0b6e3b1eb8f4760625963175b753805
+ sha256sums = ea0b1e95e1eaa9776dbac0b2b2f307d108f7a474b853796889c38344314365f2
sha256sums = 342dba6defac88d035253b22e6377d9570858f59367cd486dba4a4dba1621f91
sha256sums = cea06705c5b9981874bf5b84924bdf3b1d0cf9445e91c32f8d6bb117011f8e02
diff --git a/PKGBUILD b/PKGBUILD
index 65d5aa2553cb..eb9de223b7ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# https://github.com/michaellass/AUR
pkgname=yed
-pkgver=3.16.2.1
-pkgrel=2
+pkgver=3.17
+pkgrel=1
pkgdesc='Very powerful graph editor written in java'
arch=('any')
url='http://www.yworks.com/en/products_yed_about.html'
@@ -19,7 +19,7 @@ depends=('java-runtime>=8')
source=("http://www.yworks.com/resources/yed/demo/yEd-${pkgver}.zip"
'yed.desktop'
'yed')
-sha256sums=('47ac746ad30eb6375b8f45e9382efd0db0b6e3b1eb8f4760625963175b753805'
+sha256sums=('ea0b1e95e1eaa9776dbac0b2b2f307d108f7a474b853796889c38344314365f2'
'342dba6defac88d035253b22e6377d9570858f59367cd486dba4a4dba1621f91'
'cea06705c5b9981874bf5b84924bdf3b1d0cf9445e91c32f8d6bb117011f8e02')