summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Buehler2020-07-14 16:00:58 +0200
committerFelix Buehler2020-07-14 16:00:58 +0200
commitbae0188b4130c58cbfced304f0906fb00a9456f7 (patch)
tree8537082cd3ec1fc3ad25e3022aa87d0658378cb0 /PKGBUILD
parentce2ffe9362ccec0800014160327160cdee733e2f (diff)
downloadaur-bae0188b4130c58cbfced304f0906fb00a9456f7.tar.gz
bump 0.2.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0759839eba30..45a8514ba849 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.8
+pkgver=0.2.9
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=1475b0214c559bf1d9f9170fc3bcf3eaab2fae6b
+_commit=65ebb771d10876070bac18e8fa792965a76c36a2
source=("git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=$_commit")
sha512sums=("SKIP")