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

2011-01-17 Thread andyrtr
Date: Monday, January 17, 2011 @ 13:02:10
  Author: andyrtr
Revision: 106609

db-move: xfce4-notes-plugin removed by andyrtr for move to [extra] (x86_64)

Deleted:
  xfce4-notes-plugin/repos/extra-x86_64/



[arch-commits] Commit in xfce4-notes-plugin/repos (extra-x86_64 testing-x86_64)

2011-01-17 Thread andyrtr
Date: Monday, January 17, 2011 @ 13:02:11
  Author: andyrtr
Revision: 106610

db-move: moved xfce4-notes-plugin from [testing] to [extra] (x86_64)

Added:
  xfce4-notes-plugin/repos/extra-x86_64/
Deleted:
  xfce4-notes-plugin/repos/testing-x86_64/



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

2010-11-07 Thread andyrtr
Date: Sunday, November 7, 2010 @ 13:28:27
  Author: andyrtr
Revision: 98326

archrelease: remove extra-x86_64

Deleted:
  xfce4-notes-plugin/repos/extra-x86_64/



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

2010-06-06 Thread andyrtr
Date: Sunday, June 6, 2010 @ 07:56:18
  Author: andyrtr
Revision: 81863

archrelease: remove extra-x86_64

Deleted:
  xfce4-notes-plugin/repos/extra-x86_64/



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

2010-06-06 Thread andyrtr
Date: Sunday, June 6, 2010 @ 07:56:36
  Author: andyrtr
Revision: 81864

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-notes-plugin/repos/extra-x86_64/



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

2010-03-29 Thread andyrtr
Date: Monday, March 29, 2010 @ 15:39:59
  Author: andyrtr
Revision: 73977

archrelease: remove extra-x86_64

Deleted:
  xfce4-notes-plugin/repos/extra-x86_64/



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

2010-03-29 Thread andyrtr
Date: Monday, March 29, 2010 @ 15:40:20
  Author: andyrtr
Revision: 73979

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-notes-plugin/repos/extra-x86_64/



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

2010-03-28 Thread andyrtr
Date: Sunday, March 28, 2010 @ 15:08:10
  Author: andyrtr
Revision: 73827

archrelease: remove extra-x86_64

Deleted:
  xfce4-notes-plugin/repos/extra-x86_64/



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

2010-03-28 Thread andyrtr
Date: Sunday, March 28, 2010 @ 15:08:36
  Author: andyrtr
Revision: 73828

archrelease: copy trunk to extra-x86_64

Added:
  xfce4-notes-plugin/repos/extra-x86_64/



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

2009-12-21 Thread andyrtr
Date: Monday, December 21, 2009 @ 11:12:56
  Author: andyrtr
Revision: 61661

Merged revisions 61659 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/xfce4-notes-plugin/trunk


  r61659 | andyrtr | 2009-12-21 17:11:05 +0100 (Mo, 21 Dez 2009) | 2 lines
  
  upgpkg: xfce4-notes-plugin 1.7.2-1
  new version 1.7.2


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-51083
   + /xfce4-notes-plugin/trunk:1-61660

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2009-12-21 16:11:56 UTC (rev 61660)
+++ extra-x86_64/PKGBUILD   2009-12-21 16:12:56 UTC (rev 61661)
@@ -4,19 +4,19 @@
 # Contributor: Ben Mazer contrasu...@myrealbox.com
 
 pkgname=xfce4-notes-plugin
-pkgver=1.7.1
+pkgver=1.7.2
 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=('xfce4-panel=4.6.1' 'hicolor-icon-theme')
+depends=('xfce4-panel=4.6.1' 'libunique' 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
 
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.7/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c6d27d8c566fbd98a14bd59273da0adf')
+md5sums=('054742ecc4bb83de6c1447b023938d3e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}