summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Mangold2019-09-06 08:08:48 +0200
committerOliver Mangold2019-09-06 08:08:48 +0200
commitc68541bd5d35a5af3187c595bb5cae6eead8bd1c (patch)
treead86329adda070ceb0a655408d47788d7e186b9a
parent4a7896c973886ce67cb6eedbff99f049998fb942 (diff)
downloadaur-c68541bd5d35a5af3187c595bb5cae6eead8bd1c.tar.gz
update to version 1.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1693fb7d2331..d8f0a0d4cc6e 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.1
+ pkgver = 1.0.2
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=27224578a27cd9f83c5da670f44f2fe45dda9aff
+ source = git+https://github.com/omgold/mantid-term#commit=28f5dd2e6a1444a99e4c1336c9b493b3fc8fb403
source = git+https://github.com/thestinger/vte-ng#commit=dd74ae7c06e8888af2fc090ac6f8920a9d8227fb
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 44f7c91876af..80f488d1ec66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oliver Mangold <omgold@aur>
pkgname=mantid-term
-pkgver=1.0.1
+pkgver=1.0.2
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=27224578a27cd9f83c5da670f44f2fe45dda9aff"
+source=("git+https://github.com/omgold/mantid-term#commit=28f5dd2e6a1444a99e4c1336c9b493b3fc8fb403"
"git+https://github.com/thestinger/vte-ng#commit=dd74ae7c06e8888af2fc090ac6f8920a9d8227fb")
sha256sums=(SKIP SKIP)