[arch-commits] Commit in xfce4-notes-plugin/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Jun 20 16:56:55 UTC 2009
Date: Saturday, June 20, 2009 @ 12:56:55
Author: andyrtr
Revision: 43183
fix svn conflict
Modified:
xfce4-notes-plugin/repos/extra-x86_64/ (properties)
xfce4-notes-plugin/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: xfce4-notes-plugin/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /xfce4-notes-plugin/trunk:1-28351
+ /xfce4-notes-plugin/trunk:1-43182
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-06-20 16:45:25 UTC (rev 43182)
+++ extra-x86_64/PKGBUILD 2009-06-20 16:56:55 UTC (rev 43183)
@@ -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