[arch-commits] Commit in orage/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Sep 18 14:45:02 UTC 2011
Date: Sunday, September 18, 2011 @ 10:45:02
Author: andyrtr
Revision: 138199
upgpkg: orage 4.8.2-1
upstream update 4.8.2
Modified:
orage/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-18 14:40:18 UTC (rev 138198)
+++ PKGBUILD 2011-09-18 14:45:02 UTC (rev 138199)
@@ -3,8 +3,8 @@
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=orage
-pkgver=4.8.1
-pkgrel=3
+pkgver=4.8.2
+pkgrel=1
pkgdesc="A simple calendar application with reminders for Xfce"
arch=('i686' 'x86_64')
license=('GPL2')
@@ -15,14 +15,11 @@
options=('!libtool')
replaces=('xfcalendar')
install=${pkgname}.install
-source=(http://archive.xfce.org/src/apps/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2
- fix-infinite-reminder.patch)
-md5sums=('9c1139ce03e9f309240e712cf31b6a49'
- '162a6b2c97b8dff9ed180a2796aa35af')
+source=(http://archive.xfce.org/src/apps/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('950397c716c31e1aa5db83d35ddf6047')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
- patch -Np1 -i $srcdir/fix-infinite-reminder.patch
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
More information about the arch-commits
mailing list