[arch-commits] Commit in xfce4-notes-plugin/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Dec 21 16:11:05 UTC 2009


    Date: Monday, December 21, 2009 @ 11:11:05
  Author: andyrtr
Revision: 61659

upgpkg: xfce4-notes-plugin 1.7.2-1
    new version 1.7.2

Modified:
  xfce4-notes-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-21 12:19:48 UTC (rev 61658)
+++ PKGBUILD	2009-12-21 16:11:05 UTC (rev 61659)
@@ -4,19 +4,19 @@
 # Contributor: Ben Mazer <contrasutra at 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}




More information about the arch-commits mailing list