summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Buehler2020-07-19 18:20:51 +0200
committerFelix Buehler2020-07-19 18:20:51 +0200
commitedba0610dfdf877c754112a6b58904d0b56f2c8a (patch)
treed2cffc4fb5672218cc5c2c5e48bcc679f91d41ae
parentbae0188b4130c58cbfced304f0906fb00a9456f7 (diff)
downloadaur-edba0610dfdf877c754112a6b58904d0b56f2c8a.tar.gz
bump 0.2.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be02d0b7316c..4308bce01967 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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=65ebb771d10876070bac18e8fa792965a76c36a2
+ source = git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=ff8ac9b3eac13ef88dc26053b521a5410ef62d12
sha512sums = SKIP
pkgname = nautilus-open-any-terminal
diff --git a/PKGBUILD b/PKGBUILD
index 45a8514ba849..5035a23d1e4a 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.9
+pkgver=0.2.10
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=65ebb771d10876070bac18e8fa792965a76c36a2
+_commit=ff8ac9b3eac13ef88dc26053b521a5410ef62d12
source=("git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=$_commit")
sha512sums=("SKIP")