summaryrefslogtreecommitdiff
path: root/extra/xfce4-timer-plugin/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-13 22:00:22 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-13 22:00:22 -0300
commitb9930cb145be895813f48623c21b12acaf8e1dbf (patch)
treef878c72c58f3add6dcaf4ce56491acb1a01c8862 /extra/xfce4-timer-plugin/PKGBUILD
parent009cb3e36c303eb4460b20d01fb01522787198d9 (diff)
parent16e845de1bbf76ab48a02bfaa21730f45e6afaaa (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/ccrtp/PKGBUILD community/commoncpp2/PKGBUILD core/ncurses/PKGBUILD core/udev/PKGBUILD multilib/lib32-libjpeg-turbo/PKGBUILD
Diffstat (limited to 'extra/xfce4-timer-plugin/PKGBUILD')
-rw-r--r--extra/xfce4-timer-plugin/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/xfce4-timer-plugin/PKGBUILD b/extra/xfce4-timer-plugin/PKGBUILD
index b60a1c6c4..56cece775 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 <andyrtr@archlinux.org>
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
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' 'mips64el')
@@ -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}"