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

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Sep 26 08:49:38 UTC 2014


    Date: Friday, September 26, 2014 @ 10:49:38
  Author: jlichtblau
Revision: 119586

upgpkg: tilda 1.1.13-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-26 06:39:43 UTC (rev 119585)
+++ PKGBUILD	2014-09-26 08:49:38 UTC (rev 119586)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=tilda
-pkgver=1.1.12
+pkgver=1.1.13
 pkgrel=1
 pkgdesc="A Gtk based drop down terminal for Linux and Unix"
 arch=('i686' 'x86_64')
@@ -26,7 +26,8 @@
 package() {
   cd $pkgname-$pkgname-$pkgver
 
-  make DESTDIR="$pkgdir" install
+  make DESTDIR="${pkgdir}" install
 }
 
 # vim: ts=2 sw=2 et:
+sha256sums=('4d1424ae6f7db2c9acbb7477c204223ce50dcd242a25b46517bce2ddb2b739ad')

Modified: tilda.changelog
===================================================================
--- tilda.changelog	2014-09-26 06:39:43 UTC (rev 119585)
+++ tilda.changelog	2014-09-26 08:49:38 UTC (rev 119586)
@@ -1,4 +1,7 @@
-2014-06-05 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+2014-09-26 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+  * tilda 1.1.13-1
+
+ 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>




More information about the arch-commits mailing list