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

Dan Printzell wild at archlinux.org
Sun Aug 19 16:58:01 UTC 2018


    Date: Sunday, August 19, 2018 @ 16:58:00
  Author: wild
Revision: 372798

upgpkg: tilix 1.8.3-1

Updated to 1.8.3

Modified:
  tilix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-19 16:57:53 UTC (rev 372797)
+++ PKGBUILD	2018-08-19 16:58:00 UTC (rev 372798)
@@ -4,8 +4,8 @@
 # Contributor: Carl George < arch at cgtx dot us >
 
 pkgname="tilix"
-pkgver=1.8.1
-pkgrel=3
+pkgver=1.8.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=('9ead61aee6112797751f21eddea57e5f817aa39d44ee72a6a377f5f5c1d0ea78')
+sha256sums=('38af35b1055b3765866637e3a2c66277a92ff61da31e7ce5caa2d0441a4129bd')
 
 prepare() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list