Date: Friday, December 25, 2020 @ 20:53:46 Author: jlichtblau Revision: 791000
upgpkg: tilda 1.5.4-1 - new upstream release Modified: tilda/trunk/PKGBUILD tilda/trunk/tilda.changelog -----------------+ PKGBUILD | 4 ++-- tilda.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 20:28:54 UTC (rev 790999) +++ PKGBUILD 2020-12-25 20:53:46 UTC (rev 791000) @@ -3,7 +3,7 @@ # Contributor: William Rea <[email protected]> pkgname=tilda -pkgver=1.5.2 +pkgver=1.5.4 pkgrel=1 pkgdesc="A Gtk based drop down terminal for Linux and Unix" arch=('x86_64') @@ -13,7 +13,7 @@ makedepends=('python') changelog=$pkgname.changelog source=(https://github.com/lanoxx/$pkgname/archive/$pkgname-$pkgver.tar.gz) -sha256sums=('3d6b9ea01d39692685e410f365c64ed63b604372e4e4f82b99e82c4967ef03db') +sha256sums=('c9528b0e9af6f5a35db9ca695b3edbb6709755e82afdfc3cdb75a406ddc67523') build() { cd $pkgname-$pkgname-$pkgver Modified: tilda.changelog =================================================================== --- tilda.changelog 2020-12-25 20:28:54 UTC (rev 790999) +++ tilda.changelog 2020-12-25 20:53:46 UTC (rev 791000) @@ -1,3 +1,6 @@ +2020-12-25 Jaroslav Lichtblau <[email protected]> + * tilda 1.5.4-1 + 2020-05-09 Jaroslav Lichtblau <[email protected]> * tilda 1.5.2-1
