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

Dan Printzell wild at archlinux.org
Wed May 8 23:12:28 UTC 2019


    Date: Wednesday, May 8, 2019 @ 23:12:27
  Author: wild
Revision: 463518

upgpkg: tilix 1.9.3-1

Updated to 1.9.3

Modified:
  tilix/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-08 23:08:29 UTC (rev 463517)
+++ PKGBUILD	2019-05-08 23:12:27 UTC (rev 463518)
@@ -4,8 +4,8 @@
 # Contributor: Carl George < arch at cgtx dot us >
 
 pkgname=tilix
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.9.3
+pkgrel=1
 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
 arch=('x86_64')
 url="https://github.com/gnunn1/tilix"
@@ -15,7 +15,7 @@
 optdepends=('python-nautilus: for "Open Tilix Here" support in nautilus'
             'libsecret: for the password manager')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('192b86776b0e8e89fe3963a4c6b54884dc1909f762758390a407c4de744ab3f0')
+sha256sums=('f1b4dbbd60f4b9a91e0ab0954e3e6b8ebe5442d5fbb760a554a733903e44a1de')
 
 prepare() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list