summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2020-10-18 15:03:29 +0200
committerMuflone2020-10-18 15:03:29 +0200
commit738dc8c1d1f294d0f1e7e8c14ea6784deea10b92 (patch)
treedcf084e17b88204cebb20cbc87b1699a7743425b
parente7fcb5f11ea3ac904aa5cfb0441bec6eb08ebb6e (diff)
downloadaur-738dc8c1d1f294d0f1e7e8c14ea6784deea10b92.tar.gz
Updated package smartsynchronize 4.1.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2803446f448..a3ac263c8a96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsynchronize
pkgdesc = Comparing Directories the Smart Way
- pkgver = 4.0.3
+ pkgver = 4.1.2
pkgrel = 1
url = https://www.syntevo.com/smartsynchronize/
arch = any
@@ -8,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-4_0_3.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_1_2.tar.gz
source = smartsynchronize.desktop
- sha256sums = 06735f974032219bba68effeb6827a15ce0c326d023dc48933293c5fc0577a20
+ sha256sums = ee62da1183682a09f907dc260f004feb7b4da0e6713f10c56c27295a02693327
sha256sums = ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f
pkgname = smartsynchronize
diff --git a/PKGBUILD b/PKGBUILD
index 0cd8b7600d9f..70d83c38200b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartsynchronize
-pkgver=4.0.3
+pkgver=4.1.2
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=('06735f974032219bba68effeb6827a15ce0c326d023dc48933293c5fc0577a20'
+sha256sums=('ee62da1183682a09f907dc260f004feb7b4da0e6713f10c56c27295a02693327'
'ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f')
package() {