From 16e845de1bbf76ab48a02bfaa21730f45e6afaaa Mon Sep 17 00:00:00 2001 From: root Date: Mon, 13 Feb 2012 23:15:14 +0000 Subject: Mon Feb 13 23:15:14 UTC 2012 --- extra/xfce4-timer-plugin/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'extra/xfce4-timer-plugin/PKGBUILD') diff --git a/extra/xfce4-timer-plugin/PKGBUILD b/extra/xfce4-timer-plugin/PKGBUILD index 44daac145..4aaa96ed7 100644 --- a/extra/xfce4-timer-plugin/PKGBUILD +++ b/extra/xfce4-timer-plugin/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 149457 2012-02-08 03:29:26Z eric $ +# $Id: PKGBUILD 150121 2012-02-12 22:43:39Z eric $ # Maintainer: AndyRTR # Contributor: Tobias Kieslich pkgname=xfce4-timer-plugin -pkgver=0.6.2 +pkgver=0.6.4 pkgrel=1 pkgdesc="plugin to track time for the Xfce4 panel" arch=('i686' 'x86_64') @@ -13,8 +13,9 @@ groups=('xfce4-goodies') depends=('xfce4-panel' 'libxfcegui4') makedepends=('intltool') options=('!libtool') -source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/0.6/${pkgname}-${pkgver}.tar.bz2) -md5sums=('688fe2dde9645bee1855e6a6c9579161') +install=xfce4-timer-plugin.install +source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) +md5sums=('c2f9e113dcda742cd1559129b79f609b') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf