[arch-commits] CVS update of extra/editors/leafpad (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Fri Apr 27 02:03:46 UTC 2007
Date: Thursday, April 26, 2007 @ 22:03:46
Author: aaron
Path: /home/cvs-extra/extra/editors/leafpad
Modified: PKGBUILD (1.5 -> 1.6)
upgpkg: leafpad 0.8.10-1
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Index: extra/editors/leafpad/PKGBUILD
diff -u extra/editors/leafpad/PKGBUILD:1.5 extra/editors/leafpad/PKGBUILD:1.6
--- extra/editors/leafpad/PKGBUILD:1.5 Sun May 21 06:19:50 2006
+++ extra/editors/leafpad/PKGBUILD Thu Apr 26 22:03:46 2007
@@ -1,17 +1,18 @@
-# Maintainer : Aaron, phrakture, Griffin <aaron at archlinux.org>
+# $Id: PKGBUILD,v 1.6 2007/04/27 02:03:46 aaron Exp $
+# Maintainer: Aaron, phrakture, Griffin <aaron at archlinux.org>
# Contributor: Link Dupont <link at subpop.net>
pkgname=leafpad
-pkgver=0.8.9
+pkgver=0.8.10
pkgrel=1
pkgdesc="A notepad clone for GTK+ 2.0"
arch=(i686 x86_64)
url="http://tarot.freeshell.org/leafpad/"
-licenses=('GPL')
+license=('GPL')
depends=('gtk2' 'libgnomeprintui')
makedepends=('perlxml')
source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('66a502c2c9e87b8f7ef0370ecb83cbbb')
+md5sums=('ead41f595147061df31f02488725bbdf')
build()
{
More information about the arch-commits
mailing list