author | Ángel Velásquez
<angvp@archlinux.org> 2011-01-06 18:13:58 UTC |
committer | Ángel Velásquez
<angvp@archlinux.org> 2011-01-06 18:13:58 UTC |
parent | 9ee642512b59c985109de2dcfe26ce16a95548f7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 85d02ec..30fa68e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Allan McRae <mcrae_allan@hotmail.com> pkgname=geany -pkgver=0.19.2 +pkgver=0.20 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=('f5e80dde58b2f925271f50fe8422c505') +md5sums=('7e7d6e4a40e04ecacb9bc317f97becfb') build() { cd ${srcdir}/$pkgname-$pkgver