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 a035975fca80..76303660023d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tilix-bin
_pkgname=tilix
-pkgver=1.6.4
+pkgver=1.7.0
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=('64c326294319ef336b9ffcff57b069de')
+md5sums_x86_64=('637e6d65a29df83ed155c7ebb2b3f2e7')
package() {
cp -ar $srcdir/usr $pkgdir/usr