summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2020-05-03 18:52:22 +0200
committerMuflone2020-05-03 18:52:22 +0200
commite7fcb5f11ea3ac904aa5cfb0441bec6eb08ebb6e (patch)
treeb3305d5ff8ebabd5e26be66c656bec65401353a9
parentbe52419a6fb7eba70f9f17d324c2ca17d9b1530f (diff)
downloadaur-e7fcb5f11ea3ac904aa5cfb0441bec6eb08ebb6e.tar.gz
Updated package smartsynchronize 4.0.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 353b4bfe1e49..b2803446f448 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun May 20 15:51:07 UTC 2018
pkgbase = smartsynchronize
pkgdesc = Comparing Directories the Smart Way
- pkgver = 3.5.0
+ pkgver = 4.0.3
pkgrel = 1
url = https://www.syntevo.com/smartsynchronize/
arch = any
@@ -10,9 +8,9 @@ pkgbase = smartsynchronize
depends = java-runtime>=8
depends = gtk3
depends = gtk-update-icon-cache
- source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-3_5_0.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_0_3.tar.gz
source = smartsynchronize.desktop
- sha256sums = 2ff97e7433ca78bdfb2ce62409e624b94f9bcd8b76d603c2493db307df1acb9d
+ sha256sums = 06735f974032219bba68effeb6827a15ce0c326d023dc48933293c5fc0577a20
sha256sums = ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f
pkgname = smartsynchronize
diff --git a/PKGBUILD b/PKGBUILD
index 6c69eb85a6c5..0cd8b7600d9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartsynchronize
-pkgver=3.5.0
+pkgver=4.0.3
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=('2ff97e7433ca78bdfb2ce62409e624b94f9bcd8b76d603c2493db307df1acb9d'
+sha256sums=('06735f974032219bba68effeb6827a15ce0c326d023dc48933293c5fc0577a20'
'ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f')
package() {