summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMy-Tien Nguyen2021-11-26 11:45:11 +0100
committerMy-Tien Nguyen2021-11-26 11:45:11 +0100
commitca1f802a6ff857105dc4ce4b7462855cf8ac953c (patch)
treed2c38603060a93aef4b20421021bfa585cf1f15e
parent7a2c488f78dc8b0864645ee003aafc37639b1255 (diff)
downloadaur-ca1f802a6ff857105dc4ce4b7462855cf8ac953c.tar.gz
smartsynchronize 4.3 preview 4
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62ef782903de..44a879608c63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsynchronize-preview
pkgdesc = Comparing Directories the Smart Way
- pkgver = 4.2_rc_2
+ pkgver = 4.3_preview_4
pkgrel = 1
url = https://www.syntevo.com/smartsynchronize/
arch = any
@@ -8,10 +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-rc-2.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_3-preview-4.tar.gz
source = smartsynchronize-preview.desktop
- sha1sums = 1228522da2f1b717d161308ea9c585f45ad99936
+ sha1sums = d55ed59f5f46feba3c3172c897b7fa3007716ef8
sha1sums = e0e0097cd79d194d27973a9b16414b2b5dca32bd
pkgname = smartsynchronize-preview
-
diff --git a/PKGBUILD b/PKGBUILD
index b26c79138a1c..c30b6894f829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
appname=smartsynchronize
pkgname=${appname}-preview
-pkgver=4.2_rc_2
+pkgver=4.3_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=("1228522da2f1b717d161308ea9c585f45ad99936"
+sha1sums=("d55ed59f5f46feba3c3172c897b7fa3007716ef8"
"e0e0097cd79d194d27973a9b16414b2b5dca32bd")
package() {