From 6b55be9272c15e1858a1a7236482298f677c1a3b Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 6 Jun 2014 04:00:43 +0000 Subject: Fri Jun 6 03:57:24 UTC 2014 --- community/tilda/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'community/tilda/PKGBUILD') diff --git a/community/tilda/PKGBUILD b/community/tilda/PKGBUILD index efde54921..98e2d82d5 100644 --- a/community/tilda/PKGBUILD +++ b/community/tilda/PKGBUILD @@ -1,18 +1,19 @@ -# $Id: PKGBUILD 102554 2013-12-14 11:48:13Z jlichtblau $ +# $Id: PKGBUILD 112733 2014-06-05 19:11:34Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Douglas Soares de Andrade # Contributor: William Rea pkgname=tilda -pkgver=1.1.10 +pkgver=1.1.12 pkgrel=1 pkgdesc="A Gtk based drop down terminal for Linux and Unix" arch=('i686' 'x86_64') url="https://github.com/lanoxx/tilda" license=('GPL') depends=('vte3' 'confuse') +changelog=$pkgname.changelog source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz) -sha256sums=('292f98d344c88998a0f7d67372020f1c3c7192de94fabf14a0d4eae18726b267') +sha256sums=('3d2ada0584f63a8207afbfe44ec5cf5594a7b5e3843310d1d27152af1aa37282') build() { cd $pkgname-$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf