summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/gwibber/PKGBUILD8
-rw-r--r--community/oath-toolkit/PKGBUILD6
-rw-r--r--community/qtfm/PKGBUILD7
-rw-r--r--community/qtfm/qtfm.changelog3
-rw-r--r--community/rygel/PKGBUILD6
-rw-r--r--community/spacefm/PKGBUILD8
-rw-r--r--community/ubuntuone-client-gnome/PKGBUILD6
-rw-r--r--community/ubuntuone-client/PKGBUILD13
8 files changed, 31 insertions, 26 deletions
diff --git a/community/gwibber/PKGBUILD b/community/gwibber/PKGBUILD
index 6d1c905b5..833cadbd0 100644
--- a/community/gwibber/PKGBUILD
+++ b/community/gwibber/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 69926 2012-04-26 21:16:13Z bgyorgy $
+# $Id: PKGBUILD 72619 2012-06-17 14:19:03Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gwibber
-pkgver=3.4.1
+pkgver=3.4.2
pkgrel=1
pkgdesc="Microblogging client for GNOME, which supports Twitter, Identi.ca, StatusNet, Facebook, Flickr, Digg, FriendFeed and Qaiku"
arch=('i686' 'x86_64')
url="http://gwibber.com/"
license=('GPL')
-depends=('libgee' 'libnotify' 'dee>=1.0.0' 'json-glib' 'gtkspell3' 'python2-gobject' 'libwnck3' 'libwebkit3' 'libgnome-keyring>=3.3' 'dbus-python' 'python2-httplib2' 'python-egenix-mx-base' 'python2-oauth' 'python-imaging' 'pyxdg' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
+depends=('libgee' 'libnotify' 'dee>=1.0.0' 'json-glib' 'gtkspell3' 'python2-gobject' 'libwnck3' 'libwebkit3' 'libgnome-keyring>=3.3' 'python2-dbus' 'python2-httplib2' 'python-egenix-mx-base' 'python2-oauth' 'python-imaging' 'pyxdg' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('intltool' 'vala>=0.15.0')
options=('!libtool')
install=$pkgname.install
source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('47d27eaa1fe1c94a959acff7128a644a')
+md5sums=('0ac544f8e626547312b9d0da0b57358e')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/oath-toolkit/PKGBUILD b/community/oath-toolkit/PKGBUILD
index 82ee965fe..7fc2b5931 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 71971 2012-06-04 09:43:43Z seblu $
+# $Id: PKGBUILD 72623 2012-06-17 17:18:54Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: L42y <423300@gmail.com>
pkgname=oath-toolkit
-pkgver=1.12.3
+pkgver=1.12.4
pkgrel=1
pkgdesc='OATH one-time password toolkit'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('pam')
options=('!libtool')
source=("http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('52c1d8914c4182b19dea4a82d6837eb2')
+md5sums=('b8c267bb007a634c0f3514697060cb2d')
build() {
cd $pkgname-$pkgver
diff --git a/community/qtfm/PKGBUILD b/community/qtfm/PKGBUILD
index 6a5d180fc..ed5112058 100644
--- a/community/qtfm/PKGBUILD
+++ b/community/qtfm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 68177 2012-03-18 20:55:22Z jlichtblau $
+# $Id: PKGBUILD 72625 2012-06-17 19:58:45Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Wittfella <wittfella@wittfella.com>
pkgname=qtfm
-pkgver=5.4
+pkgver=5.5
pkgrel=1
pkgdesc="A lightweight file manager"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('qt')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://www.qtfm.org/$pkgname-$pkgver.tar.gz)
-sha256sums=('2748be826a769e98d2e0f2f07865808442aa497be463b0885a395f3b586614d2')
+sha256sums=('845fc43800d12483fa1993c56a8c965ff8dc917b97f03d9ce2e24318806fb211')
build() {
cd ${srcdir}/$pkgname-$pkgver
@@ -28,4 +28,3 @@ package() {
make INSTALL_ROOT=${pkgdir} install
}
-sha256sums=('8ef4c2464502959944e1b2476aa635b2a889d2859ba62dd61d8f591779c6fd0d')
diff --git a/community/qtfm/qtfm.changelog b/community/qtfm/qtfm.changelog
index 8b142ac76..043ff07ec 100644
--- a/community/qtfm/qtfm.changelog
+++ b/community/qtfm/qtfm.changelog
@@ -1,3 +1,6 @@
+2012-06-17 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * qtfm 5.5-1
+
2012-03-18 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* qtfm 5.4-1
diff --git a/community/rygel/PKGBUILD b/community/rygel/PKGBUILD
index 3ae85986e..1ff2f1b95 100644
--- a/community/rygel/PKGBUILD
+++ b/community/rygel/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 70135 2012-04-30 13:23:26Z bgyorgy $
+# $Id: PKGBUILD 72601 2012-06-17 12:53:20Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=rygel
-pkgver=0.14.1
+pkgver=0.14.2
pkgrel=1
pkgdesc="UPnP AV MediaServer and MediaRenderer that allows you to easily share audio, video and pictures, and control of media player on your home network"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ backup=('etc/rygel.conf')
options=('!libtool')
install=$pkgname.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c4f79fb30bc1a062a2ffdadc7a55dd91fa58240302f152fb070d8c674bdddd67')
+sha256sums=('ac7417ef95e767df2e6c87085e62e8f2948d01c88ce06326c751068ab1ed8f6e')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD
index ca7635fde..9de16b687 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 71883 2012-06-02 19:08:13Z bpiotrowski $
+# $Id: PKGBUILD 72589 2012-06-17 07:23:49Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/
# Contributor: ridikulus_rat <the.ridikulus.rat@gmail.com>
pkgname=spacefm
-pkgver=0.7.7
+pkgver=0.7.8
pkgrel=1
pkgdesc="A multi-panel tabbed file manager"
arch=('i686' 'x86_64')
@@ -20,8 +20,10 @@ optdepends=('lsof: device processes'
'pmount: mount as non-root user'
'udisks: mount as non-root user'
'udisks2: mount as non-root user')
+ #'ktsuss: perform as root functionality' (AUR)
+ #'udevil-git: mount as non-root user and mount networks' (AUR)
source=(https://raw.github.com/IgnorantGuru/spacefm/master/packages/${pkgver}/spacefm-${pkgver}.tar.xz)
-md5sums=('f6153cc30606375cbf91075fa1f7a4a3')
+md5sums=('746b8f55735217a0e6d48e4e666a7534')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/community/ubuntuone-client-gnome/PKGBUILD b/community/ubuntuone-client-gnome/PKGBUILD
index 6e277f729..6816bc347 100644
--- a/community/ubuntuone-client-gnome/PKGBUILD
+++ b/community/ubuntuone-client-gnome/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 71106 2012-05-24 07:04:34Z bgyorgy $
+# $Id: PKGBUILD 72615 2012-06-17 13:54:12Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=ubuntuone-client-gnome
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc="Some plug-ins, extensions, and data for integrating Ubuntu One features in some core parts of GNOME"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ install=$pkgname.install
source=(http://launchpad.net/ubuntuone-client-gnome/stable-3-0/$pkgver/+download/$pkgname-$pkgver.tar.gz
http://pkgbuild.com/~bgyorgy/sources/$pkgname-translations-20120513.tar.gz
fix-build.patch)
-md5sums=('20cc05860c3d3dc2c294f4001cbc9108'
+md5sums=('59a871d767e832b37e95e1aca2ee4374'
'cabbf043f9be0ea8df4c9a4b020cd2c3'
'8d34fed775be23d1743dda079a293b78')
diff --git a/community/ubuntuone-client/PKGBUILD b/community/ubuntuone-client/PKGBUILD
index 6f849987f..31e198468 100644
--- a/community/ubuntuone-client/PKGBUILD
+++ b/community/ubuntuone-client/PKGBUILD
@@ -1,22 +1,23 @@
-# $Id: PKGBUILD 71472 2012-05-27 08:35:40Z bgyorgy $
+# $Id: PKGBUILD 72611 2012-06-17 13:44:37Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=ubuntuone-client
-pkgver=3.0.1
-pkgrel=3
+pkgver=3.0.2
+pkgrel=1
pkgdesc="Ubuntu One helps you store, sync and share files between your computers"
arch=('i686' 'x86_64')
url="https://launchpad.net/ubuntuone-client"
license=('GPL')
-depends=('dbus-glib' 'python2-configglue' 'python2-distribute' 'python2-gobject' 'libnotify' 'python2-gobject2' 'python2-pyinotify' 'python-simplejson' 'ubuntu-sso-client' 'python2-ubuntuone-storageprotocol' 'hicolor-icon-theme' 'xdg-utils')
+depends=('dbus-glib' 'python2-configglue' 'python2-distribute' 'libnotify' 'python2-gobject2' 'python2-pyinotify' 'python-simplejson' 'ubuntu-sso-client' 'python2-ubuntuone-storageprotocol' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('intltool' 'imake' 'gobject-introspection' 'vala')
-optdepends=('ubuntu-sso-client-qt: required for first-time log in'
+optdepends=('ubuntu-sso-client-qt: required for first-time log in or'
+ 'ubuntu-sso-client-gtk: required for first-time log in'
'python2-pyqt: proxy support')
options=('!libtool')
install=$pkgname.install
source=(http://launchpad.net/ubuntuone-client/stable-3-0/$pkgver/+download/$pkgname-$pkgver.tar.gz
http://pkgbuild.com/~bgyorgy/sources/$pkgname-translations-20120513.tar.gz)
-md5sums=('5eef323d4d1fa57386ebacdc07e8a49b'
+md5sums=('5251fad8d316e8730188078239a4dd73'
'6f4603f11ea21d030bfaef34d3567f68')
build() {