summaryrefslogtreecommitdiff
path: root/extra/orage/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/orage/PKGBUILD')
-rw-r--r--extra/orage/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/orage/PKGBUILD b/extra/orage/PKGBUILD
index e1141092d..f79cf5e75 100644
--- a/extra/orage/PKGBUILD
+++ b/extra/orage/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 157825 2012-04-30 04:19:42Z foutrelis $
+# $Id: PKGBUILD 178517 2013-02-24 22:19:59Z eric $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=orage
-pkgver=4.8.3
-pkgrel=2
+pkgver=4.8.4
+pkgrel=1
pkgdesc="A simple calendar application with reminders for Xfce"
arch=('i686' 'x86_64')
license=('GPL2')
@@ -16,7 +16,7 @@ options=('!libtool')
replaces=('xfcalendar')
install=${pkgname}.install
source=(http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('f4f89ea1f301514c419e7643661b510132ebb012')
+sha1sums=('8b9facb0393385e4d639dd6a886c216729672958')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"