[arch-commits] Commit in xfce4-notes-plugin/repos (extra-i686 extra-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jun 20 17:07:51 UTC 2009


    Date: Saturday, June 20, 2009 @ 13:07:50
  Author: andyrtr
Revision: 43184

fix svn conflicts

Modified:
  xfce4-notes-plugin/repos/extra-i686/	(properties)
  xfce4-notes-plugin/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: xfce4-notes-plugin/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /xfce4-notes-plugin/trunk:1-28352
   + /xfce4-notes-plugin/trunk:1-43183

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-06-20 16:56:55 UTC (rev 43183)
+++ extra-i686/PKGBUILD	2009-06-20 17:07:50 UTC (rev 43184)
@@ -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