diff options
Diffstat (limited to 'extra/orage/PKGBUILD')
-rw-r--r-- | extra/orage/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/orage/PKGBUILD b/extra/orage/PKGBUILD index a8cbc854b..3934c60a3 100644 --- a/extra/orage/PKGBUILD +++ b/extra/orage/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 185546 2013-05-14 21:40:26Z andrea $ +# $Id: PKGBUILD 198358 2013-10-30 14:23:04Z allan $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Tobias Kieslich <tobias (at) archlinux.org> @@ -12,7 +12,6 @@ url="http://www.xfce.org/projects/orage/" groups=('xfce4-goodies') depends=('xfce4-panel' 'libical' 'popt' 'libnotify>=0.7.1' 'hicolor-icon-theme' 'desktop-file-utils') makedepends=('intltool' 'xfce4-dev-tools' 'popt') -options=('!libtool') replaces=('xfcalendar') install=${pkgname}.install source=(http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) |