summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgnunn12016-01-02 10:24:55 -0500
committerDavi da Silva Böger2017-03-23 11:32:19 -0300
commitf1106bcd0d849905f38e39f6ace1bd956fe7a2ad (patch)
treee97a28344727ccb51f0898eac652546a516e6017 /PKGBUILD
parentab99166bdec0c75d6fb0486c23d56837e7c60de3 (diff)
downloadaur-f1106bcd0d849905f38e39f6ace1bd956fe7a2ad.tar.gz
Updated for latest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f9d8df629ee..9e888afc98a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gerald Nunn <gerald dot b dot nunn at gmail dot com>
pkgname=terminix
-pkgver=0.20
+pkgver=0.21
pkgrel=1
pkgdesc="A tiling terminal emulator based on GTK+ 3"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MPL')
depends=('gtk3' 'dconf' 'gsettings-desktop-schemas' 'vte3')
install=terminix.install
source_x86_64=(https://github.com/gnunn1/terminix/releases/download/$pkgver/terminix.zip)
-md5sums_x86_64=('8608dd9b89709d70c498ae38c381ed43')
+md5sums_x86_64=('80270ad25524a4507ab7de5a2dab8c87')
package() {
mkdir -p "$pkgdir/usr/bin"