summaryrefslogtreecommitdiff
path: root/community/tilda/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tilda/PKGBUILD')
-rw-r--r--community/tilda/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
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 <dragonlord@aur.archlinux.org>
# Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
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