[arch-commits] Commit in xfce4-notes-plugin/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Jun 20 16:45:26 UTC 2009
Date: Saturday, June 20, 2009 @ 12:45:25
Author: andyrtr
Revision: 43182
upgpkg: xfce4-notes-plugin 1.7.0-1
new version 1.7.0; add dep on hicolor-icon-theme
Modified:
xfce4-notes-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-20 16:39:01 UTC (rev 43181)
+++ PKGBUILD 2009-06-20 16:45:25 UTC (rev 43182)
@@ -3,19 +3,19 @@
# Contributor: Ben Mazer <contrasutra at myrealbox.com>
pkgname=xfce4-notes-plugin
-pkgver=1.6.4
+pkgver=1.7.0
pkgrel=1
pkgdesc="A notes plugin for the Xfce4 panel"
arch=(i686 x86_64)
license=('GPL2')
url="http://xfce-goodies.berlios.de/"
groups=('xfce4-goodies')
-depends=('thunar>=1.0.0')
+depends=('thunar>=1.0.1' 'hicolor-icon-theme')
makedepends=('pkgconfig' 'intltool')
options=('!libtool')
install=${pkgname}.install
source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('88132a8224880f01f02450020c73f9c3')
+md5sums=('a08f6febf6e6dd8b90767f83a179e24c')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list