summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMy-Tien Nguyen2021-03-15 17:18:16 +0100
committerMy-Tien Nguyen2021-03-15 17:18:16 +0100
commit4f7d772253bf6a3ac27f7dd5454931624a34b74e (patch)
tree105842f36771f09541e6888ac20b48e05c4f6c8d
parentc09ae3f357e8952328c833fdc5a732f8f0756771 (diff)
downloadaur-4f7d772253bf6a3ac27f7dd5454931624a34b74e.tar.gz
smartsynchronize 4.2 RC 1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b9d05c0af0f..5e1fd37d3ce6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsynchronize-preview
pkgdesc = Comparing Directories the Smart Way
- pkgver = 4.2_preview_4
+ pkgver = 4.2_rc_1
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-4.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_2-rc-1.tar.gz
source = smartsynchronize-preview.desktop
- sha1sums = 9a1fb3db99f6f7e59cf2fd1882a8babb32b57e42
+ sha1sums = b7d6d3d840ce127b26fff4deb49004c34a401f08
sha1sums = e0e0097cd79d194d27973a9b16414b2b5dca32bd
pkgname = smartsynchronize-preview
diff --git a/PKGBUILD b/PKGBUILD
index 0fe3cae4ae8c..63b44e1b7376 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
appname=smartsynchronize
pkgname=${appname}-preview
-pkgver=4.2_preview_4
+pkgver=4.2_rc_1
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=("9a1fb3db99f6f7e59cf2fd1882a8babb32b57e42"
+sha1sums=("b7d6d3d840ce127b26fff4deb49004c34a401f08"
"e0e0097cd79d194d27973a9b16414b2b5dca32bd")
package() {