diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-09 03:38:40 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-09 03:38:40 +0000 |
commit | 10cc2a54e50ad4aeffd7152937670c8673a096f9 (patch) | |
tree | 21427b4f0874273d2e756a8c2db56f8b0688d196 /community/gdesklets | |
parent | 5351a11c6751fcbfd64ba00a4c4b8b0109b45b59 (diff) |
Wed Apr 9 03:34:06 UTC 2014
Diffstat (limited to 'community/gdesklets')
-rw-r--r-- | community/gdesklets/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gdesklets/PKGBUILD b/community/gdesklets/PKGBUILD index 2fd0369e3..e2912ffb6 100644 --- a/community/gdesklets/PKGBUILD +++ b/community/gdesklets/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99751 2013-10-30 23:29:27Z allan $ +# $Id: PKGBUILD 108981 2014-04-08 16:45:39Z bgyorgy $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> # Contributor: nifan <carlos@nifan.tk> # Contributor: Roman Kyrylych <roman@archlinux.org> @@ -13,7 +13,7 @@ license=('GPL') depends=('libgtop' 'librsvg' 'pygtk' 'desktop-file-utils' 'gnome-icon-theme' 'xdg-utils') makedepends=('gnome-python' 'intltool') install=$pkgname.install -source=(http://gdesklets.de/files/$pkgname-$pkgver.tar.bz2 +source=(https://launchpad.net/gdesklets/0.3x/release-of-$pkgver/+download/$pkgname-$pkgver.tar.bz2 gdesklets-core-0.36.3-.in-files.patch fix-vfs.patch make-gconf-optional.patch) |