summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMy-Tien Nguyen2021-02-22 13:02:54 +0100
committerMy-Tien Nguyen2021-02-22 13:02:54 +0100
commitc09ae3f357e8952328c833fdc5a732f8f0756771 (patch)
tree167ed2b527293480afd9d86d6b52577fc10e1b5f
parent040f55634f7b66fa47be0d8c8ac1402868a9979d (diff)
downloadaur-c09ae3f357e8952328c833fdc5a732f8f0756771.tar.gz
smartsynchronize 4.2 preview 4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44564a5953ac..1b9d05c0af0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsynchronize-preview
pkgdesc = Comparing Directories the Smart Way
- pkgver = 4.2_preview_3
+ pkgver = 4.2_preview_4
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-3.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_2-preview-4.tar.gz
source = smartsynchronize-preview.desktop
- sha1sums = 72c45ed170a6873e60e0fd0f1e405c873b818f13
+ sha1sums = 9a1fb3db99f6f7e59cf2fd1882a8babb32b57e42
sha1sums = e0e0097cd79d194d27973a9b16414b2b5dca32bd
pkgname = smartsynchronize-preview
diff --git a/PKGBUILD b/PKGBUILD
index a26ec19eb37d..0fe3cae4ae8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
appname=smartsynchronize
pkgname=${appname}-preview
-pkgver=4.2_preview_3
+pkgver=4.2_preview_4
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=("72c45ed170a6873e60e0fd0f1e405c873b818f13"
+sha1sums=("9a1fb3db99f6f7e59cf2fd1882a8babb32b57e42"
"e0e0097cd79d194d27973a9b16414b2b5dca32bd")
package() {