[arch-commits] Commit in tilda/trunk (PKGBUILD)
    Evangelos Foutras 
    foutrelis at archlinux.org
       
    Thu Oct 16 21:58:00 UTC 2014
    
    
  
    Date: Thursday, October 16, 2014 @ 23:58:00
  Author: foutrelis
Revision: 120840
upgpkg: tilda 1.2-2
Depend on vte290 (FS#42404).
Modified:
  tilda/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-16 20:55:43 UTC (rev 120839)
+++ PKGBUILD	2014-10-16 21:58:00 UTC (rev 120840)
@@ -5,12 +5,12 @@
 
 pkgname=tilda
 pkgver=1.2
-pkgrel=1
+pkgrel=2
 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')
+depends=('vte290' 'confuse')
 changelog=$pkgname.changelog
 source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz)
 sha256sums=('e0cf42a65783401fed75b8a4c15ac8c2f537cb5155414b2641a8a6906f45c142')
    
    
More information about the arch-commits
mailing list