summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMy-Tien Nguyen2021-01-15 15:33:45 +0100
committerMy-Tien Nguyen2021-01-15 15:33:45 +0100
commit040f55634f7b66fa47be0d8c8ac1402868a9979d (patch)
treecfa4082ab030d3ad6e603cb633a8b666525e8dd6
parent6b8c4c960760533e701716995f1f7cd2cd25fd21 (diff)
downloadaur-040f55634f7b66fa47be0d8c8ac1402868a9979d.tar.gz
smartsynchronize 4.2 preview 3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5a149c47094..44564a5953ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsynchronize-preview
pkgdesc = Comparing Directories the Smart Way
- pkgver = 4.2_preview_2
+ pkgver = 4.2_preview_3
pkgrel = 1
url = https://www.syntevo.com/smartsynchronize/
arch = any
@@ -8,9 +8,9 @@ pkgbase = smartsynchronize-preview
depends = java-runtime>=11
depends = gtk3
depends = gtk-update-icon-cache
- source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_2-preview-2.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_2-preview-3.tar.gz
source = smartsynchronize-preview.desktop
- sha1sums = 4def62191b6936eaccaed3d9a606ab0eeed1bc32
+ sha1sums = 72c45ed170a6873e60e0fd0f1e405c873b818f13
sha1sums = e0e0097cd79d194d27973a9b16414b2b5dca32bd
pkgname = smartsynchronize-preview
diff --git a/PKGBUILD b/PKGBUILD
index f76a682b09a2..a26ec19eb37d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
appname=smartsynchronize
pkgname=${appname}-preview
-pkgver=4.2_preview_2
+pkgver=4.2_preview_3
pkgrel=1
pkgdesc="Comparing Directories the Smart Way"
arch=("any")
@@ -15,7 +15,7 @@ pkgver_tar=${pkgver_tar//./_}
source=("https://www.syntevo.com/downloads/${appname}/${appname}-linux-${pkgver_tar}.tar.gz"
"${pkgname}.desktop")
-sha1sums=("4def62191b6936eaccaed3d9a606ab0eeed1bc32"
+sha1sums=("72c45ed170a6873e60e0fd0f1e405c873b818f13"
"e0e0097cd79d194d27973a9b16414b2b5dca32bd")
package() {