summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Sichevoi2022-02-08 05:19:24 +0100
committerAndrew Sichevoi2022-02-08 05:19:24 +0100
commit626181c401980443d2b6c571cc7cf7c18f259c68 (patch)
tree5b985b174dfcf4e92bbff74a231bcb4e42b55e37
parentb6e27dc72beaa7aa2af757a09f843d114f35c968 (diff)
downloadaur-626181c401980443d2b6c571cc7cf7c18f259c68.tar.gz
fix: build when no gcc is installed
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD.install (renamed from i3-extra-workspace.install)0
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ef1d2b4213c..0299aa965f9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = i3-extra-workspace-git
pkgdesc = Workspace-specific scratchpads (extra workspaces) for i3
- pkgver = r5.feb0e25
+ pkgver = r6.4fc53e5
pkgrel = 1
url = https://github.com/thekondor/i3-extra-workspace
- install = i3-extra-workspace.install
+ install = PKGBUILD.install
arch = any
license = Apache 2.0
makedepends = git
diff --git a/i3-extra-workspace.install b/PKGBUILD.install
index eaf02a1efe7a..eaf02a1efe7a 100644
--- a/i3-extra-workspace.install
+++ b/PKGBUILD.install