[arch-commits] Commit in tilda/trunk (PKGBUILD tilda.changelog)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Thu Jun 5 19:10:13 UTC 2014


    Date: Thursday, June 5, 2014 @ 21:10:13
  Author: jlichtblau
Revision: 112732

upgpkg: tilda 1.1.12-1

Modified:
  tilda/trunk/PKGBUILD
  tilda/trunk/tilda.changelog

-----------------+
 PKGBUILD        |    5 +++--
 tilda.changelog |    3 +++
 2 files changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-05 17:07:56 UTC (rev 112731)
+++ PKGBUILD	2014-06-05 19:10:13 UTC (rev 112732)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at 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')
@@ -11,8 +11,9 @@
 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

Modified: tilda.changelog
===================================================================
--- tilda.changelog	2014-06-05 17:07:56 UTC (rev 112731)
+++ tilda.changelog	2014-06-05 19:10:13 UTC (rev 112732)
@@ -1,3 +1,6 @@
+2014-06-05 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+  * tilda 1.1.12-1
+
 2013-12-14 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
   * tilda 1.1.10-1
 




More information about the arch-commits mailing list