summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Buehler2020-02-05 23:26:50 +0100
committerFelix Buehler2020-02-05 23:26:50 +0100
commite1560de3f692e227fad4694a2624af0ec37a16f8 (patch)
tree38ac000dd8522b7b73bdc586a9eccf73c72973ff
parent8789e4e1e5aec028df13085d5bf888ee89a5a0de (diff)
downloadaur-e1560de3f692e227fad4694a2624af0ec37a16f8.tar.gz
version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa6970d4b6c4..f8e2e94b79aa 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.2+3+g3a2b4e3
+ pkgver = 0.2.4
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=3a2b4e3b596b4999af5290e64e65589ee92c7705
+ source = git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=d17dbc679c07c6dd6ca8b33cc8726bfdcaddd9e2
sha512sums = SKIP
pkgname = nautilus-open-any-terminal
diff --git a/PKGBUILD b/PKGBUILD
index ec092e23b209..5e7ab55fa50a 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.2+3+g3a2b4e3
+pkgver=0.2.4
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=3a2b4e3b596b4999af5290e64e65589ee92c7705
+_commit=d17dbc679c07c6dd6ca8b33cc8726bfdcaddd9e2
source=("git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=$_commit")
sha512sums=("SKIP")