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 0ad2dd86c609..a466593a4984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tilix-bin
_pkgname=tilix
-pkgver=1.7.1
+pkgver=1.7.3
pkgrel=1
pkgdesc="A tiling terminal emulator based on GTK+ 3 (binary distribution)"
arch=('x86_64')
@@ -17,7 +17,7 @@ optdepends=('python2-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=('fa466f8a3a74463eed66895c4d4bc76f')
+md5sums_x86_64=('8b1b2fafa600f54f3fece351e0d5d6fb')
package() {
cp -ar $srcdir/usr $pkgdir/usr