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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Feb 3 22:02:55 UTC 2009


    Date: Tuesday, February 3, 2009 @ 17:02:55
  Author: andyrtr
Revision: 26227

upgpkg: xfce4-screenshooter 1.5.0-2
    fix the replaces/conflicts typo

Modified:
  xfce4-screenshooter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-03 21:11:23 UTC (rev 26226)
+++ PKGBUILD	2009-02-03 22:02:55 UTC (rev 26227)
@@ -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