author | Ángel Velásquez
<angvp@archlinux.org> 2010-08-30 13:47:40 UTC |
committer | Ángel Velásquez
<angvp@archlinux.org> 2010-08-30 13:47:40 UTC |
parent | 14797a43492e0daf06883fed88ea7d9c7daf046e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 80a9db5..a0cc9fa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Allan McRae <mcrae_allan@hotmail.com> pkgname=geany -pkgver=0.19 +pkgver=0.19.1 pkgrel=1 pkgdesc="A fast and lightweight IDE" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ optdepends=("vte: for terminal support") install=geany.install source=(http://download.geany.org/$pkgname-$pkgver.tar.gz) options=('!libtool') -md5sums=('727cec2936846850bb088b476faad5f2') +md5sums=('962d8cdd8c3fad6ab0b172c2aede262a') build() { cd ${srcdir}/$pkgname-$pkgver