summaryrefslogtreecommitdiff
path: root/community/sakura/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sakura/PKGBUILD')
-rw-r--r--community/sakura/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sakura/PKGBUILD b/community/sakura/PKGBUILD
index 2c05f23ee..c8cd7e2d5 100644
--- a/community/sakura/PKGBUILD
+++ b/community/sakura/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 51984 2011-07-18 20:42:27Z rvanharen $
+# $Id: PKGBUILD 53190 2011-07-31 20:35:40Z rvanharen $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Dmitry N. Shilov <stormblast@land.ru>
pkgname=sakura
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc="A terminal emulator based on GTK and VTE"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('vte' 'libxft' 'desktop-file-utils')
makedepends=('cmake')
source=(http://pleyades.net/david/projects/$pkgname/$pkgname-$pkgver.tar.bz2)
install=sakura.install
-sha1sums=('43858ba79574b4e9413aefd19131dc21c9c1f575')
+sha1sums=('24b98c42c057da39f57c281a4726901952774641')
build() {
cd $srcdir/${pkgname}-${pkgver}