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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 4 18:55:40 UTC 2009


    Date: Friday, September 4, 2009 @ 14:55:40
  Author: andyrtr
Revision: 51084

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

........
  r51083 | andyrtr | 2009-09-04 18:54:52 +0000 (Fr, 04 Sep 2009) | 2 lines
  
  upgpkg: xfce4-notes-plugin 1.7.1-1
      new version 1.7.1, fix dep to xfce4-panel
........

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

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Property changes on: xfce4-notes-plugin/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /xfce4-notes-plugin/trunk:1-43182
   + /xfce4-notes-plugin/trunk:1-51083

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-09-04 18:54:52 UTC (rev 51083)
+++ extra-x86_64/PKGBUILD	2009-09-04 18:55:40 UTC (rev 51084)
@@ -1,21 +1,22 @@
 # $Id$
 # Maintainer: tobias <tobias at archlinux.org>
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Ben Mazer <contrasutra at myrealbox.com>
 
 pkgname=xfce4-notes-plugin
-pkgver=1.7.0
+pkgver=1.7.1
 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.1' 'hicolor-icon-theme')
+depends=('xfce4-panel>=4.6.1' 'hicolor-icon-theme')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a08f6febf6e6dd8b90767f83a179e24c')
+source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.7/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('c6d27d8c566fbd98a14bd59273da0adf')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list