[arch-commits] CVS update of extra/x11/rxvt-unicode (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Thu Nov 22 18:44:12 UTC 2007


    Date: Thursday, November 22, 2007 @ 13:44:12
  Author: tobias
    Path: /home/cvs-extra/extra/x11/rxvt-unicode

Modified: PKGBUILD (1.20 -> 1.21)

some strange fuckup happened in -1 resulting in stalling t he file over and 
opver and over again


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


Index: extra/x11/rxvt-unicode/PKGBUILD
diff -u extra/x11/rxvt-unicode/PKGBUILD:1.20 extra/x11/rxvt-unicode/PKGBUILD:1.21
--- extra/x11/rxvt-unicode/PKGBUILD:1.20	Wed Nov 21 14:57:00 2007
+++ extra/x11/rxvt-unicode/PKGBUILD	Thu Nov 22 13:44:12 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.20 2007/11/21 19:57:00 tobias Exp $
+# $Id: PKGBUILD,v 1.21 2007/11/22 18:44:12 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
 
 pkgname=rxvt-unicode
 pkgver=8.5a
-pkgrel=1
+pkgrel=2
 pkgdesc="an unicode enabled rxvt-clone terminal emulator (urxvt)"
 arch=(i686 x86_64)
 depends=('gcc' 'libxft' 'libxpm' 'libevent')
@@ -13,6 +13,8 @@
 license=("GPL")
 source=(http://dist.schmorp.de/rxvt-unicode/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.desktop ${pkgname}.png)
+md5sums=('09edcad6823b26982050edf9e14b38ee' '5bfefa1b41c2b81ca18f2ef847330543' \
+         '84328cada91751df07324d95f8be4d1b')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list