summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbobi2019-10-14 09:55:29 +0200
committerbobi2019-10-14 09:55:29 +0200
commit63ffe443f7c70298cd3339ba9d3bbc3bb14b4ed1 (patch)
tree179a03962872c26839e64716178265f09720a541 /PKGBUILD
parent94f42dbcb94a6c511a9aa39ba2b91caf28b53999 (diff)
downloadaur-63ffe443f7c70298cd3339ba9d3bbc3bb14b4ed1.tar.gz
Update to 26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70d398e41e41..1022108bcaee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: bobi
pkgname=germinal
-pkgver=25
+pkgver=26
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=('f9369e6b4485c003f4067a7d0ba30241')
+md5sums=('8d22320954de55a098b772b2037a1455')
build () {
cd "$srcdir/$pkgname-$pkgver"