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

Filipe Laíns ffy00 at archlinux.org
Thu Mar 21 22:44:39 UTC 2019


    Date: Thursday, March 21, 2019 @ 22:44:38
  Author: ffy00
Revision: 443111

upgpkg: tilix 1.9.0-1

Modified:
  tilix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-21 22:43:53 UTC (rev 443110)
+++ PKGBUILD	2019-03-21 22:44:38 UTC (rev 443111)
@@ -4,8 +4,8 @@
 # Contributor: Carl George < arch at cgtx dot us >
 
 pkgname=tilix
-pkgver=1.8.9
-pkgrel=2
+pkgver=1.9.0
+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=('0cee8a42a0537bb235005a63030af0839eb8351e8a2ca287de153d1dcc561332')
+sha256sums=('192b86776b0e8e89fe3963a4c6b54884dc1909f762758390a407c4de744ab3f0')
 
 prepare() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list