summaryrefslogtreecommitdiff
path: root/community/sakura/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-23 00:02:37 +0000
committerroot <root@rshg054.dnsready.net>2012-05-23 00:02:37 +0000
commitbd614ac21d2754d778a796cd5e92d1568ec8baec (patch)
tree094c785b4da8bafd835e9e319e9908b776258975 /community/sakura/PKGBUILD
parent62e13d20ed92262c7396eff00d048ce815693e74 (diff)
Wed May 23 00:02:37 UTC 2012
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 e1db2e9fb..f1981a49c 100644
--- a/community/sakura/PKGBUILD
+++ b/community/sakura/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 68725 2012-04-01 09:02:38Z rvanharen $
+# $Id: PKGBUILD 71005 2012-05-21 18:31:37Z rvanharen $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Dmitry N. Shilov <stormblast@land.ru>
pkgname=sakura
-pkgver=3.0.3
+pkgver=3.0.4
pkgrel=1
pkgdesc="A terminal emulator based on GTK and VTE"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('vte3' 'libxft' 'desktop-file-utils')
makedepends=('cmake')
source=("https://launchpad.net/sakura/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2")
install=sakura.install
-sha1sums=('e060131fd5aaf35be501bdc2a5cc29d4cffa9717')
+sha1sums=('e4d3a7fce9600cbdec9fda1e6fd20f38ebb4655e')
build() {
cd $srcdir/${pkgname}-${pkgver}