summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Uhl2020-09-08 16:56:27 +0200
committerPhilipp Uhl2020-09-08 16:56:27 +0200
commit1af3273715461127d1860f3d026ef61845791844 (patch)
treeaa13fd091e9e4175bb57464b578d853176072ab5 /PKGBUILD
parentae9a4ab568382f5e21a4ceb83effec215a2697df (diff)
downloadaur-1af3273715461127d1860f3d026ef61845791844.tar.gz
Fixes pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10fecb4f40cc..e387d54c0ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bspwm-rounded-corners-git
pkgver=0.9.10.r12.g98e9642
-pkgrel=1
+pkgrel=2
pkgdesc="A tiling window manager based on binary space partitioning with rounded corners"
url="https://github.com/phuhl/bspwm-rounded"
arch=('x86_64')