[arch-commits] Commit in xfce4-screenshooter/repos (2 files)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Feb 3 22:03:48 UTC 2009


    Date: Tuesday, February 3, 2009 @ 17:03:47
  Author: andyrtr
Revision: 26228

Merged revisions 26227 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/xfce4-screenshooter/trunk

........
  r26227 | andyrtr | 2009-02-03 22:02:55 +0000 (Di, 03 Feb 2009) | 2 lines
  
  upgpkg: xfce4-screenshooter 1.5.0-2
      fix the replaces/conflicts typo
........

Modified:
  xfce4-screenshooter/repos/testing-x86_64/	(properties)
  xfce4-screenshooter/repos/testing-x86_64/PKGBUILD

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


Property changes on: xfce4-screenshooter/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /xfce4-screenshooter/trunk:1-26055
   + /xfce4-screenshooter/trunk:1-26227

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-02-03 22:02:55 UTC (rev 26227)
+++ testing-x86_64/PKGBUILD	2009-02-03 22:03:47 UTC (rev 26228)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-screenshooter
 pkgver=1.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="plugin that makes screenshots for the Xfce4 panel"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -15,8 +15,8 @@
 install=${pkgname}.install
 options=('!libtool')
 source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-conflicts=('xfce4-screenshooter-pluin')
-replaces=('xfce4-screenshooter-pluin')
+conflicts=('xfce4-screenshooter-plugin')
+replaces=('xfce4-screenshooter-plugin')
 md5sums=('128b1385fee7f4c15bbc7bfa46b1d6d0')
 
 build() {




More information about the arch-commits mailing list