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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Feb 21 14:15:18 UTC 2016


    Date: Sunday, February 21, 2016 @ 15:15:18
  Author: jlichtblau
Revision: 163020

upgpkg: tilda 1.3.2-1 - new upstream release

Modified:
  tilda/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-21 13:02:18 UTC (rev 163019)
+++ PKGBUILD	2016-02-21 14:15:18 UTC (rev 163020)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=tilda
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="A Gtk based drop down terminal for Linux and Unix"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('vte3' 'confuse')
 changelog=$pkgname.changelog
 source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz)
-sha256sums=('2b4ae3df8dbcdabbc76f9ef13055e66caa0d438ef59522e98b396be3109f00da')
+sha256sums=('695465b2aeb22dbb66ed1be0b03e743b5f23b854ffc9a085bacff9174a03660c')
 
 build() {
   cd $pkgname-$pkgname-$pkgver



More information about the arch-commits mailing list