author | Ángel Velásquez
<angvp@archlinux.org> 2010-12-02 17:25:35 UTC |
committer | Ángel Velásquez
<angvp@archlinux.org> 2010-12-02 17:25:35 UTC |
parent | d4487e2c7196abe8a41f74d7aaf5dc2e6b906fe6 |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index cd44849..85d02ec 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,11 +1,11 @@ -# Maintainer: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> +# Maintainer: Angel Velasquez <angvp@archlinux.org> # Contributor: Ionut Biru <ibiru@archlinux.ro> # Contributor: William Rea <sillywilly@gmail.com> # Contributor: Allan McRae <mcrae_allan@hotmail.com> pkgname=geany -pkgver=0.19.1 -pkgrel=2 +pkgver=0.19.2 +pkgrel=1 pkgdesc="A fast and lightweight IDE" arch=('i686' 'x86_64') url="http://www.geany.org" @@ -16,7 +16,7 @@ optdepends=("vte: for terminal support") install=geany.install source=(http://download.geany.org/$pkgname-$pkgver.tar.gz) options=('!libtool') -md5sums=('962d8cdd8c3fad6ab0b172c2aede262a') +md5sums=('f5e80dde58b2f925271f50fe8422c505') build() { cd ${srcdir}/$pkgname-$pkgver