summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2015-09-19 19:22:01 +0200
committerMuflone2015-09-19 19:22:01 +0200
commit99fd757a74ebccff711738e9707ff5b2eacc7f2f (patch)
treeb148d55feaa92e97f12200f68d5a8f9b79e5d9f1
parent847944962f31510b243662c79a5df92efb38895e (diff)
downloadaur-99fd757a74ebccff711738e9707ff5b2eacc7f2f.tar.gz
Updated package smartsynchronize 3.4.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8c4ee44f8f9..49ae119bacc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartsynchronize
pkgdesc = Comparing Directories the Smart Way
- pkgver = 3.4.2
+ pkgver = 3.4.3
pkgrel = 1
url = http://www.syntevo.com/smartsynchronize/index.html
install = smartsynchronize.install
@@ -9,9 +9,9 @@ pkgbase = smartsynchronize
depends = java-runtime
depends = gtk2
depends = gtk-update-icon-cache
- source = http://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-generic-3_4_2.tar.gz
+ source = http://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-generic-3_4_3.tar.gz
source = smartsynchronize.desktop
- sha256sums = ce5d66d4ea523abb41b34b9d167b09527d4d2cb9f77e1068011f1de556130f81
+ sha256sums = 9a5c76d327f01932ac9bc1b5f3a1ccc162132b9a608f703603b8beb1a10a1e63
sha256sums = ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f
pkgname = smartsynchronize
diff --git a/PKGBUILD b/PKGBUILD
index f1808b4239e7..cbedb869eb0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Muflone http://www.muflone.com/contacts/english/
# Contributor: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartsynchronize
-pkgver=3.4.2
+pkgver=3.4.3
pkgrel=1
pkgdesc="Comparing Directories the Smart Way"
arch=("any")
@@ -10,7 +10,7 @@ license=('custom')
depends=('java-runtime' 'gtk2' 'gtk-update-icon-cache')
source=("http://www.syntevo.com/downloads/${pkgname}/${pkgname}-generic-${pkgver//\./_}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('ce5d66d4ea523abb41b34b9d167b09527d4d2cb9f77e1068011f1de556130f81'
+sha256sums=('9a5c76d327f01932ac9bc1b5f3a1ccc162132b9a608f703603b8beb1a10a1e63'
'ee21447d20ef52b65f5becb7a004c10acb925d4219d42f3be2aae61115d9f52f')
install="${pkgname}.install"
@@ -29,7 +29,7 @@ package() {
install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/bin"
install -m 755 -t "${pkgdir}/usr/lib/${pkgname}/bin" bin/smartsynchronize.sh
install -m 755 -d "${pkgdir}/usr/bin"
- ln -s "${pkgdir}/usr/lib/${pkgname}/bin/smartsynchronize.sh" "${pkgdir}/usr/bin/${pkgname}"
+ ln -s "/usr/lib/${pkgname}/bin/smartsynchronize.sh" "${pkgdir}/usr/bin/${pkgname}"
# Install library files
install -m 755 -d "${pkgdir}/usr/lib/${pkgname}/lib"
install -m 644 -t "${pkgdir}/usr/lib/${pkgname}/lib" lib/*