summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2023-04-15 17:58:25 +0200
committerMuflone2023-04-15 17:58:25 +0200
commit1d1cbccd2cdefa2824244d52e4d76c2f8ae30b6b (patch)
treebbc856c329a152d75dc2d062e698562430bb1b60
parentb38eca299457cb4b4568b7256ac78ae5bb6a56c1 (diff)
downloadaur-1d1cbccd2cdefa2824244d52e4d76c2f8ae30b6b.tar.gz
Updated package smartsynchronize 4.4.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b63eb9fdab83..9241c5465386 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsynchronize
pkgdesc = Comparing Directories the Smart Way
- pkgver = 4.3.1
+ pkgver = 4.4.1
pkgrel = 1
url = https://www.syntevo.com/smartsynchronize/
arch = any
@@ -8,9 +8,9 @@ pkgbase = smartsynchronize
depends = java-runtime>=8
depends = gtk3
depends = gtk-update-icon-cache
- source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_3_1.tar.gz
+ source = https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_4_1.tar.gz
source = smartsynchronize.desktop
- sha256sums = daf4d33540398a68d05e6f658deea0e2c274ebb88fc1abea2de769d1116f3cf3
+ sha256sums = de206f0ec5e739096507c459eb503041089790c4f308bc1a93ed42ed696b1325
sha256sums = ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f
pkgname = smartsynchronize
diff --git a/PKGBUILD b/PKGBUILD
index 98d981e34e7d..e47774286bb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartsynchronize
-pkgver=4.3.1
+pkgver=4.4.1
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/downloads/${pkgname}/${pkgname}-linux-${pkgver//\./_}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('daf4d33540398a68d05e6f658deea0e2c274ebb88fc1abea2de769d1116f3cf3'
+sha256sums=('de206f0ec5e739096507c459eb503041089790c4f308bc1a93ed42ed696b1325'
'ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f')
package() {
@@ -24,7 +24,7 @@ package() {
install -m 644 -t "${pkgdir}/usr/share/licenses/${pkgname}" license.html licenses/*
# Install documentation files
install -m 755 -d "${pkgdir}/usr/share/doc/${pkgname}"
- install -m 644 -t "${pkgdir}/usr/share/doc/${pkgname}" readme-linux.txt changelog.txt smartsynchronize.pdf
+ install -m 644 -t "${pkgdir}/usr/share/doc/${pkgname}" readme-linux.txt changelog.txt
# Install launcher files
install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/bin"
install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/bin" bin/smartsynchronize.sh