summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Buehler2019-12-10 21:03:39 +0100
committerFelix Buehler2019-12-10 21:03:39 +0100
commit22888ff2f7d6e70fbcd63c5746f9011e009e014e (patch)
treea52d377470cd98519efee57417ab0b7100b69803
parent50eabe3aa11960811d585919bec5653b742f07fc (diff)
downloadaur-22888ff2f7d6e70fbcd63c5746f9011e009e014e.tar.gz
version bump to 0.2.3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd74555abdc1..ec092e23b209 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
+pkgver=0.2.2+3+g3a2b4e3
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=b733f618a8e823f23d8c074ca45e150cc25e152d
+_commit=3a2b4e3b596b4999af5290e64e65589ee92c7705
source=("git+https://github.com/Stunkymonkey/nautilus-open-any-terminal#commit=$_commit")
sha512sums=("SKIP")