summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2018-03-12 22:26:23 +0100
committerMuflone2018-03-12 22:26:23 +0100
commitb9c981fe82ab4e6b912b5d21e6a657136dacc514 (patch)
tree100f542ef0bcdc29f86eeedb3ea214bb8f016aba
parent2714999d81812a70dbc3434208c75a1c9d0f726a (diff)
downloadaur-b9c981fe82ab4e6b912b5d21e6a657136dacc514.tar.gz
Updated package smartsynchronize 3.4.12-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e293b0bb465f..35908ada128d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 22 17:48:15 UTC 2017
+# Mon Mar 12 21:25:59 UTC 2018
pkgbase = smartsynchronize
pkgdesc = Comparing Directories the Smart Way
- pkgver = 3.4.10
+ pkgver = 3.4.12
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/static/smart/download/smartsynchronize/smartsynchronize-generic-3_4_10.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-3_4_12.tar.gz
source = smartsynchronize.desktop
- sha256sums = f1faee5a3ec7455b6c7dc142aac17200f7da47c15df1f51f51a25a2f606e43ed
+ sha256sums = c41b897fd9bc1d6d82f744c91964b1b1745c9f91489f2059f594822abe9e1294
sha256sums = ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f
pkgname = smartsynchronize
diff --git a/PKGBUILD b/PKGBUILD
index 73afd2f4dc6f..585b92655ac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartsynchronize
-pkgver=3.4.10
+pkgver=3.4.12
pkgrel=1
pkgdesc="Comparing Directories the Smart Way"
arch=("any")
url="https://www.syntevo.com/smartsynchronize/"
license=('custom')
depends=('java-runtime>=8' 'gtk3' 'gtk-update-icon-cache')
-source=("https://www.syntevo.com/static/smart/download/${pkgname}/${pkgname}-generic-${pkgver//\./_}.tar.gz"
+source=("https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${pkgver//\./_}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('f1faee5a3ec7455b6c7dc142aac17200f7da47c15df1f51f51a25a2f606e43ed'
+sha256sums=('c41b897fd9bc1d6d82f744c91964b1b1745c9f91489f2059f594822abe9e1294'
'ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f')
package() {