Date: Wednesday, April 6, 2011 @ 03:52:59 Author: andyrtr Revision: 118239
upgpkg: terminal 0.4.7-1 upstream update 0.4.7 Modified: terminal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-06 07:22:13 UTC (rev 118238) +++ PKGBUILD 2011-04-06 07:52:59 UTC (rev 118239) @@ -4,7 +4,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=terminal -pkgver=0.4.6 +pkgver=0.4.7 pkgrel=1 pkgdesc="A modern terminal emulator primarly for the Xfce desktop environment" arch=(i686 x86_64) @@ -17,7 +17,7 @@ options=('!libtool') install=terminal.install source=(http://archive.xfce.org/src/apps/${pkgname}/0.4/Terminal-${pkgver}.tar.bz2) -md5sums=('e5c592b56d260b4a7b57039882e18b81') +md5sums=('34daa0090e1bc9014a5b9849103a129f') build() { cd ${srcdir}/Terminal-${pkgver}
