summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2017-01-29 17:45:47 +0100
committerMuflone2017-01-29 17:45:47 +0100
commite16f2ee34d7e8b38589df35e28c246e0fc8b2840 (patch)
tree2478cf6a8266e4bf3082ae313779dfdc668e5000
parent53560cb63f4460d540722c0fe6c08ee600580c09 (diff)
downloadaur-e16f2ee34d7e8b38589df35e28c246e0fc8b2840.tar.gz
Updated package smartsynchronize 3.4.8-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1f8ab48a22c..2cb648e7d6d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 29 16:34:00 UTC 2017
+# Sun Jan 29 16:45:10 UTC 2017
pkgbase = smartsynchronize
pkgdesc = Comparing Directories the Smart Way
- pkgver = 3.4.7
+ pkgver = 3.4.8
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_7.tar.gz
+ source = https://www.syntevo.com/static/smart/download/smartsynchronize/smartsynchronize-generic-3_4_8.tar.gz
source = smartsynchronize.desktop
- sha256sums = 36cf81f55ee6a400b322dfaa7be1510ec497df6512e0f921d79cd5487dbe15e3
+ sha256sums = 994399c7d364322fb3fa5a55c06a0603ad90f8c5db639083892fc7008379d83b
sha256sums = ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f
pkgname = smartsynchronize
diff --git a/PKGBUILD b/PKGBUILD
index 113f0085669c..1d9da61fc60e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartsynchronize
-pkgver=3.4.7
+pkgver=3.4.8
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/static/smart/download/${pkgname}/${pkgname}-generic-${pkgver//\./_}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('36cf81f55ee6a400b322dfaa7be1510ec497df6512e0f921d79cd5487dbe15e3'
+sha256sums=('994399c7d364322fb3fa5a55c06a0603ad90f8c5db639083892fc7008379d83b'
'ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f')
package() {