summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Mangold2020-01-30 11:25:36 +0100
committerOliver Mangold2020-01-30 11:25:36 +0100
commitf52f2d3937d31245617baeeb8dc5de584f0d1410 (patch)
tree4651551d100f51121b2156fa4b4abaa72b786f58
parentbef51422b5d8dd78fb11295d5add2ac53c6b710f (diff)
downloadaur-f52f2d3937d31245617baeeb8dc5de584f0d1410.tar.gz
updating to version 1.0.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c712e5e83f3..d0dd302332b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mantid-term
pkgdesc = Mantid is a xterm-compatible terminal emulator based on Vte-ng, similar to termite with customizable keybindings and multiple tabs
- pkgver = 1.0.5
+ pkgver = 1.0.6
pkgrel = 1
url = https://github.com/omgold/mantid-term/
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = mantid-term
depends = gobject-introspection
depends = python-yaml
optdepends = python-prctl
- source = git+https://github.com/omgold/mantid-term#commit=569524a5b03b83fb1ec16ee6a9e4065cbd804c5e
+ source = git+https://github.com/omgold/mantid-term#commit=3900d2385ce754cf8fb79aaac58c906a4a82b191
source = git+https://github.com/thestinger/vte-ng#commit=dd74ae7c06e8888af2fc090ac6f8920a9d8227fb
sha256sums = SKIP
sha256sums = SKIP
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)