summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Mangold2020-01-30 11:25:36 +0100
committerOliver Mangold2020-01-30 11:25:36 +0100
commitf52f2d3937d31245617baeeb8dc5de584f0d1410 (patch)
tree4651551d100f51121b2156fa4b4abaa72b786f58 /PKGBUILD
parentbef51422b5d8dd78fb11295d5add2ac53c6b710f (diff)
downloadaur-mantid-term.tar.gz
updating to version 1.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfc0d0e9f4b6..459cc47d04c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oliver Mangold <omgold@aur>
pkgname=mantid-term
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="Mantid is a xterm-compatible terminal emulator based on Vte-ng, similar to termite with customizable keybindings and multiple tabs"
url="https://github.com/omgold/mantid-term/"
@@ -10,7 +10,7 @@ arch=('x86_64')
depends=(gtk3 gnutls pcre2 python python-gobject gobject-introspection python-yaml)
optdepends=(python-prctl)
makedepends=(git libtool intltool gtk-doc scdoc pkg-config sed)
-source=("git+https://github.com/omgold/mantid-term#commit=569524a5b03b83fb1ec16ee6a9e4065cbd804c5e"
+source=("git+https://github.com/omgold/mantid-term#commit=3900d2385ce754cf8fb79aaac58c906a4a82b191"
"git+https://github.com/thestinger/vte-ng#commit=dd74ae7c06e8888af2fc090ac6f8920a9d8227fb")
sha256sums=(SKIP SKIP)