summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Mangold2019-09-17 12:44:58 +0200
committerOliver Mangold2019-09-17 12:44:58 +0200
commit63fc2d8ab422992a802248a5793cd0a94abb8a10 (patch)
treed645805de7c97ba3f986347366af7111313929de
parentc68541bd5d35a5af3187c595bb5cae6eead8bd1c (diff)
downloadaur-63fc2d8ab422992a802248a5793cd0a94abb8a10.tar.gz
update to version 1.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8f0a0d4cc6e..9fb73cb9d018 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.2
+ pkgver = 1.0.4
pkgrel = 1
url = https://github.com/omgold/mantid-term/
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = mantid-term
depends = python-gobject
depends = gobject-introspection
depends = python-yaml
- source = git+https://github.com/omgold/mantid-term#commit=28f5dd2e6a1444a99e4c1336c9b493b3fc8fb403
+ source = git+https://github.com/omgold/mantid-term#commit=426f2ddfd083655de30f5ddbd69f8d2fa613b829
source = git+https://github.com/thestinger/vte-ng#commit=dd74ae7c06e8888af2fc090ac6f8920a9d8227fb
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 80f488d1ec66..7ae54932b894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oliver Mangold <omgold@aur>
pkgname=mantid-term
-pkgver=1.0.2
+pkgver=1.0.4
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/"
@@ -9,7 +9,7 @@ license=('GPL2' 'GPL3')
arch=('x86_64')
depends=(gtk3 gnutls pcre2 python python-gobject gobject-introspection python-yaml)
makedepends=(git libtool intltool gtk-doc scdoc pkg-config sed)
-source=("git+https://github.com/omgold/mantid-term#commit=28f5dd2e6a1444a99e4c1336c9b493b3fc8fb403"
+source=("git+https://github.com/omgold/mantid-term#commit=426f2ddfd083655de30f5ddbd69f8d2fa613b829"
"git+https://github.com/thestinger/vte-ng#commit=dd74ae7c06e8888af2fc090ac6f8920a9d8227fb")
sha256sums=(SKIP SKIP)