[arch-commits] Commit in orage/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Feb 27 21:31:19 UTC 2009


    Date: Friday, February 27, 2009 @ 16:31:19
  Author: andyrtr
Revision: 28072

upgpkg: orage 4.6.0-1
    new version 4.6.0

Modified:
  orage/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-27 21:25:16 UTC (rev 28071)
+++ PKGBUILD	2009-02-27 21:31:19 UTC (rev 28072)
@@ -2,20 +2,20 @@
 # Maintainer: Tobias Kieslich <tobias funnychar archlinux.org>
 
 pkgname=orage
-pkgver=4.5.99.1
+pkgver=4.6.0
 pkgrel=1
 pkgdesc="A simple calendar application with reminders for Xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/projects/orage/"
-groups=('xfce4-goodies')
+groups=('xfce4')
 depends=("xfce4-panel>=$pkgver" 'libnotify' 'hicolor-icon-theme')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 replaces=('xfcalendar')
 install=${pkgname}.install
 source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('47d75c03e7334891d18ec38193ff1f87')
+md5sums=('c3f71a922f9032119dbb1b37a09adf93')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list