summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c916c477e81c..2e27e1a160ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tilix-bin
_pkgname=tilix
-pkgver=1.8.5
+pkgver=1.8.9
pkgrel=1
pkgdesc="A tiling terminal emulator based on GTK+ 3 (binary distribution)"
arch=('x86_64')
@@ -17,7 +17,7 @@ optdepends=('python-nautilus: for "Open Tilix Here" support in nautilus'
provides=('terminix' 'tilix')
conflicts=('terminix' 'tilix')
source_x86_64=(${_pkgname}-${pkgver}.zip::https://github.com/gnunn1/tilix/releases/download/${pkgver}/${_pkgname}.zip)
-md5sums_x86_64=('a3da87e9e76685be855f5f2055225f9e')
+md5sums_x86_64=('da66c71a77dad6433f857f4d982fcffd')
package() {
cp -ar $srcdir/usr $pkgdir/usr