[arch-commits] Commit in rxvt-unicode/trunk (PKGBUILD)
Eric BĂ©langer
eric at archlinux.org
Sat Mar 21 01:32:15 UTC 2009
Date: Friday, March 20, 2009 @ 21:32:15
Author: eric
Revision: 30606
upgpkg: rxvt-unicode 9.06-2
Fixed typo in optdepends (close FS#12046)
Modified:
rxvt-unicode/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-03-21 01:29:31 UTC (rev 30605)
+++ PKGBUILD 2009-03-21 01:32:15 UTC (rev 30606)
@@ -4,12 +4,12 @@
pkgname=rxvt-unicode
pkgver=9.06
-pkgrel=1
+pkgrel=2
pkgdesc="an unicode enabled rxvt-clone terminal emulator (urxvt)"
arch=(i686 x86_64)
depends=('gcc-libs' 'libxft' 'libxpm')
makedepends=('ncurses' 'perl>=5.10.0' 'pkgconfig')
-optdepends=('perl: lots of utilities' 'gtk-perl: to use the urxvt-tabbed')
+optdepends=('perl: lots of utilities' 'gtk2-perl: to use the urxvt-tabbed')
url="http://software.schmorp.de/pkg/rxvt-unicode.html"
license=("GPL2")
source=(http://dist.schmorp.de/rxvt-unicode/${pkgname}-${pkgver}.tar.bz2 \
More information about the arch-commits
mailing list