summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabio Rämi2020-09-18 17:06:23 +0200
committerFabio Rämi2020-09-18 17:06:23 +0200
commit5f73d5eb16292e87afa6a9f0521ee7803660cce7 (patch)
tree8d96115a449497607b76b93281b49646dff70b99 /PKGBUILD
parent92d09b535480d74ce35a80a106a6f64b49b293e6 (diff)
downloadaur-5f73d5eb16292e87afa6a9f0521ee7803660cce7.tar.gz
update to v2.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85be1392f0fa..60aa8feb1b98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Fabio Rämi <fabio[at]dynamix-tontechnik[dot]ch>
+# Maintainer: Fabio Ambauen <fabio[at]dynamix-tontechnik[dot]ch>
pkgname=raiseorlaunch
-pkgver=2.3.3
+pkgver=2.3.4
pkgrel=1
pkgdesc="A run-or-raise-application-launcher for i3 window manager."
arch=(any)
@@ -10,7 +10,7 @@ license=('MIT')
depends=('python' 'python-i3ipc')
makedepends=('python-setuptools' 'python-pip' 'python-wheel')
source=("https://github.com/open-dynaMIX/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('8d7687399f24bbb3fd698cc0cfe1a70a5d9d84bc08c4d35f99356ee7e914f619')
+sha256sums=('6f86dbe254bbbab5aa4de0ac97f346aadaf5bc36e2d477f263664c85e4a50dfc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"