summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2018-05-20 17:52:34 +0200
committerMuflone2018-05-20 17:52:34 +0200
commitbe52419a6fb7eba70f9f17d324c2ca17d9b1530f (patch)
treec2c0315e04d13af1e91271301649c45d14983f1b
parentb9c981fe82ab4e6b912b5d21e6a657136dacc514 (diff)
downloadaur-be52419a6fb7eba70f9f17d324c2ca17d9b1530f.tar.gz
Updated package smartsynchronize 3.5.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35908ada128d..353b4bfe1e49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 12 21:25:59 UTC 2018
+# Sun May 20 15:51:07 UTC 2018
pkgbase = smartsynchronize
pkgdesc = Comparing Directories the Smart Way
- pkgver = 3.4.12
+ pkgver = 3.5.0
pkgrel = 1
url = https://www.syntevo.com/smartsynchronize/
arch = any
@@ -10,9 +10,9 @@ pkgbase = smartsynchronize
depends = java-runtime>=8
depends = gtk3
depends = gtk-update-icon-cache
- source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-3_4_12.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-3_5_0.tar.gz
source = smartsynchronize.desktop
- sha256sums = c41b897fd9bc1d6d82f744c91964b1b1745c9f91489f2059f594822abe9e1294
+ sha256sums = 2ff97e7433ca78bdfb2ce62409e624b94f9bcd8b76d603c2493db307df1acb9d
sha256sums = ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f
pkgname = smartsynchronize
diff --git a/PKGBUILD b/PKGBUILD
index 585b92655ac6..6c69eb85a6c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartsynchronize
-pkgver=3.4.12
+pkgver=3.5.0
pkgrel=1
pkgdesc="Comparing Directories the Smart Way"
arch=("any")
@@ -11,7 +11,7 @@ license=('custom')
depends=('java-runtime>=8' 'gtk3' 'gtk-update-icon-cache')
source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${pkgver//\./_}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('c41b897fd9bc1d6d82f744c91964b1b1745c9f91489f2059f594822abe9e1294'
+sha256sums=('2ff97e7433ca78bdfb2ce62409e624b94f9bcd8b76d603c2493db307df1acb9d'
'ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f')
package() {