summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Buehler2020-06-02 18:53:11 +0200
committerFelix Buehler2020-06-02 18:53:11 +0200
commitce2ffe9362ccec0800014160327160cdee733e2f (patch)
treeb4ebbfe4089d35bf575413039e045828de0f3562
parent0ea023e5e112409cf0628a459a435020968d913e (diff)
downloadaur-ce2ffe9362ccec0800014160327160cdee733e2f.tar.gz
bump 0.2.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecb575215053..75b0a4e52db7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nautilus-open-any-terminal
pkgdesc = context-menu entry for opening other terminal in nautilus
- pkgver = 0.2.7
+ pkgver = 0.2.8
pkgrel = 1
url = https://github.com/Stunkymonkey/nautilus-open-any-terminal
arch = any
@@ -8,7 +8,7 @@ pkgbase = nautilus-open-any-terminal
makedepends = git
makedepends = python-setuptools
depends = python-nautilus
- source = git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=df37ad5ee0040c601dccebbf1ba2f4c82fbe3853
+ source = git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=1475b0214c559bf1d9f9170fc3bcf3eaab2fae6b
sha512sums = SKIP
pkgname = nautilus-open-any-terminal
diff --git a/PKGBUILD b/PKGBUILD
index a1e75a3d5ca9..0759839eba30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Bühler <account at buehler dot de>
pkgname=nautilus-open-any-terminal
-pkgver=0.2.7
+pkgver=0.2.8
pkgrel=1
pkgdesc="context-menu entry for opening other terminal in nautilus"
arch=(any)
@@ -9,7 +9,7 @@ url="https://github.com/Stunkymonkey/nautilus-open-any-terminal"
license=(GPL3)
depends=(python-nautilus)
makedepends=(git python-setuptools)
-_commit=df37ad5ee0040c601dccebbf1ba2f4c82fbe3853
+_commit=1475b0214c559bf1d9f9170fc3bcf3eaab2fae6b
source=("git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=$_commit")
sha512sums=("SKIP")