summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbobi2018-11-16 09:37:13 +0100
committerbobi2018-11-16 09:37:13 +0100
commit61f1ae61529e469a1580375476737f4c0ead4bfc (patch)
tree8f23acb22d7a767d47a4b3f0f1d675ddb756e60a /PKGBUILD
parent9016f35ae26cb9fa9dcf5955856f9c24e4a5da77 (diff)
downloadaur-61f1ae61529e469a1580375476737f4c0ead4bfc.tar.gz
Update to Germinal 22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54dd1d4a29e5..2c6b9c9ecfc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: bobi
pkgname=germinal
-pkgver=20
+pkgver=22
pkgrel=1
pkgdesc="Minimalist terminal emulator based on vte and tmux"
@@ -16,7 +16,7 @@ depends=('glib2' 'vte3' 'pango' 'tmux' 'pcre2')
install=$pkgname.install
arch=('i686' 'x86_64')
-md5sums=('59524ac8032502f572af5cfd511c43b4')
+md5sums=('00a25a285c6ea4055a83ae6449509770')
build () {
cd "$srcdir/$pkgname-$pkgver"