summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Chesters2023-11-08 20:33:47 +0100
committerDaniel Chesters2023-11-08 20:33:47 +0100
commit773ee0797b1c6ffec88b26a5489dc067c7ceab9c (patch)
treefae00544b86468abaef6252f1e62a0a3c8f9bdf6 /.SRCINFO
parente5c5f0db54be791d60c771457d971985c29b6682 (diff)
downloadaur-i3wsr-git.tar.gz
Fix: add python as make dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68a1ea5da852..51d6fee63d5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = i3wsr-git
pkgdesc = A small program to change the name of an i3 workspace based on its contents.
- pkgver = 2.0.0.r2.ge28739c
+ pkgver = 2.1.1.r5.g7792fd8
pkgrel = 1
url = https://github.com/roosta/i3wsr
arch = i686
@@ -8,6 +8,7 @@ pkgbase = i3wsr-git
license = MIT
makedepends = cargo
makedepends = git
+ makedepends = python
depends = i3-wm
provides = i3wsr
conflicts = i3wsr
@@ -15,4 +16,3 @@ pkgbase = i3wsr-git
md5sums = SKIP
pkgname = i3wsr-git
-