[arch-commits] Commit in rxvt-unicode/trunk (PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Sun Nov 9 03:19:47 UTC 2008
Date: Saturday, November 8, 2008 @ 22:19:47
Author: tobias
Revision: 18783
upgpkg: rxvt-unicode 9.06-1
Modified:
rxvt-unicode/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-09 03:11:29 UTC (rev 18782)
+++ PKGBUILD 2008-11-09 03:19:47 UTC (rev 18783)
@@ -3,17 +3,18 @@
# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
pkgname=rxvt-unicode
-pkgver=9.05
+pkgver=9.06
pkgrel=1
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')
url="http://software.schmorp.de/pkg/rxvt-unicode.html"
license=("GPL2")
source=(http://dist.schmorp.de/rxvt-unicode/${pkgname}-${pkgver}.tar.bz2 \
${pkgname}.desktop ${pkgname}.png)
-md5sums=('bf7cbc6440346425c9e9773d213c304f' '5bfefa1b41c2b81ca18f2ef847330543' \
+md5sums=('4cb9330e99fc0b0b05cebf3581557dd8' '5bfefa1b41c2b81ca18f2ef847330543' \
'84328cada91751df07324d95f8be4d1b')
build() {
More information about the arch-commits
mailing list