[arch-commits] Commit in rxvt-unicode/repos (extra-i686 extra-i686/PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Sun Nov 9 03:20:55 UTC 2008
Date: Saturday, November 8, 2008 @ 22:20:55
Author: tobias
Revision: 18784
Merged revisions 18783 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/rxvt-unicode/trunk
........
r18783 | tobias | 2008-11-08 19:19:47 -0800 (Sat, 08 Nov 2008) | 1 line
upgpkg: rxvt-unicode 9.06-1
........
Modified:
rxvt-unicode/repos/extra-i686/ (properties)
rxvt-unicode/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Property changes on: rxvt-unicode/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /rxvt-unicode/trunk:1-2951
+ /rxvt-unicode/trunk:1-18783
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-11-09 03:19:47 UTC (rev 18783)
+++ extra-i686/PKGBUILD 2008-11-09 03:20:55 UTC (rev 18784)
@@ -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