mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/bspwm: upgrade to 0.9.6
This commit is contained in:
parent
91e65eaf3c
commit
eb3ede8d11
@ -1,7 +1,7 @@
|
||||
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
# Maintainer: prspkt <prspkt@protonmail.com>
|
||||
pkgname=bspwm
|
||||
pkgver=0.9.5
|
||||
pkgver=0.9.6
|
||||
pkgrel=0
|
||||
pkgdesc="Tiling window manager based on binary space partitioning"
|
||||
url="https://github.com/baskerville/bspwm"
|
||||
@ -14,7 +14,7 @@ subpackages="
|
||||
$pkgname-zsh-completion:zshcomp:noarch
|
||||
$pkgname-bash-completion:bashcomp:noarch
|
||||
$pkgname-fish-completion:fishcomp:noarch"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/baskerville/$pkgname/archive/$pkgver.tar.gz"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/baskerville/bspwm/archive/$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
build() {
|
||||
@ -58,4 +58,4 @@ fishcomp() {
|
||||
"$subpkgdir"/usr/share/fish/completions/
|
||||
}
|
||||
|
||||
sha512sums="7f50caca3b049f7401f4db8c9d1a9a2d098a3d67a3f8fe87d433c14ad1d0443be9ed4296163628fd7180614d340b672350e02538f36d0e812418aafaef16ba09 bspwm-0.9.5.tar.gz"
|
||||
sha512sums="2115377ff2522a2da993126838ddfc1e293ad2c8f70c66b95b0c68bf6f8b280eb043e389b74a2e5b752569864f806e928c5058c038ac02f6db05907360cdc32c bspwm-0.9.6.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user