summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorphuhl2022-05-09 17:43:12 +0200
committerphuhl2022-05-09 17:43:12 +0200
commita4e9e7914b069a3598ea2d0b99c5c4c4f6495c97 (patch)
tree2fa574b2d4ecaf5e7d1bf084814affb0e93f5aec /PKGBUILD
parent609c0e8b41715191dd0a47b78500f0d129388f7c (diff)
downloadaur-bspwm-rounded-corners-git.tar.gz
Fixes source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88222887de7e..217cf576c567 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Philipp Uhl <git@ph-uhl.com>
pkgname=bspwm-rounded-corners-git
-pkgver=0.9.10.r12.g98e9642
-pkgrel=3
+pkgver=0.9.10.r41.ga510c36
+pkgrel=1
pkgdesc="A tiling window manager based on binary space partitioning with rounded corners"
url="https://github.com/phuhl/bspwm-rounded"
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('sxhkd-git: to define keyboard and pointer bindings'
'sutils-git: for the example panel'
'terminus-font: for the example panel'
'python3: for some scripting examples')
-source=("$pkgname::git+https://github.com/phuhl/bspwm-rounded.git#branch=master")
+source=("$pkgname::git+https://github.com/phuhl/bspwm-rounded.git#branch=round_corners")
md5sums=('SKIP')
provides=("bspwm")
conflicts=("bspwm")