diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/orage/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
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 a946a52a5..c68e05b1e 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) |