summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancois Truphemus (melchips)2015-09-13 11:08:09 +0200
committerFrancois Truphemus (melchips)2015-09-13 11:08:09 +0200
commit4d2cc1e96e02b9dc3379fc20e3022782747b83e9 (patch)
treefa8fa8b231fec3a01ce983c8ad3fc955e8f3b16c /PKGBUILD
parent80fc8fd56e943dc7760a544434c1e2a150ea6cf3 (diff)
downloadaur-4d2cc1e96e02b9dc3379fc20e3022782747b83e9.tar.gz
Package ndesk-dbus has been renamed to dbus-sharp and notify-sharp-3 is now fetched from official repositories instead of git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c52a23c3f845..0bcb03a38ad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,20 +5,20 @@
pkgname=sparkleshare-git
_gitname=SparkleShare
-pkgver=1.2.0.r107.g6400ccc
+pkgver=1.4.r178.g686fde2
pkgrel=1
pkgdesc="An open-source clone of Dropbox, written in C-sharp"
arch=('i686' 'x86_64')
url="http://www.sparkleshare.org/"
license=('LGPL')
-depends=('mono' 'gtk-sharp-git' 'ndesk-dbus' 'ndesk-dbus-glib' 'intltool'
-'webkit-sharp' 'notify-sharp-git' 'desktop-file-utils' 'webkitgtk-sharp-git'
-'soup-sharp-git')
+depends=('mono' 'gtk-sharp-git' 'intltool'
+'webkit-sharp' 'notify-sharp-3' 'desktop-file-utils' 'webkitgtk-sharp'
+'soup-sharp' 'dbus-sharp')
makedepends=('git')
options=('!libtool')
provides=('sparkleshare')
conflicts=('sparkleshare')
-source=("$_gitname"::'git://github.com/hbons/SparkleShare.git')
+source=("$_gitname"::'https://github.com/hbons/SparkleShare.git')
md5sums=('SKIP')
pkgver() {