summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2021-07-18 15:59:52 +0200
committerMuflone2021-07-18 15:59:52 +0200
commitefe6e6bd6325d8a08d3d7d9a9b17e9f1b7ebf37b (patch)
treef80ba9e1349078fdd38e4e4b7735233c76edec87
parent738dc8c1d1f294d0f1e7e8c14ea6784deea10b92 (diff)
downloadaur-efe6e6bd6325d8a08d3d7d9a9b17e9f1b7ebf37b.tar.gz
Updated package smartsynchronize 4.2.1-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3ac263c8a96..07b242a4cb3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsynchronize
pkgdesc = Comparing Directories the Smart Way
- pkgver = 4.1.2
+ pkgver = 4.2.1
pkgrel = 1
url = https://www.syntevo.com/smartsynchronize/
arch = any
@@ -8,10 +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_1_2.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_2_1.tar.gz
source = smartsynchronize.desktop
- sha256sums = ee62da1183682a09f907dc260f004feb7b4da0e6713f10c56c27295a02693327
+ sha256sums = 83f079b302734bffeb8f3603d23104c9cf025b5ca03ffcf8d33bf571b1e02231
sha256sums = ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f
pkgname = smartsynchronize
-
diff --git a/PKGBUILD b/PKGBUILD
index 70d83c38200b..496295a9db58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartsynchronize
-pkgver=4.1.2
+pkgver=4.2.1
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=('ee62da1183682a09f907dc260f004feb7b4da0e6713f10c56c27295a02693327'
+sha256sums=('83f079b302734bffeb8f3603d23104c9cf025b5ca03ffcf8d33bf571b1e02231'
'ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f')
package() {