mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/sfwbar: update to v1.0_beta16.1
This commit is contained in:
parent
b7a9baf429
commit
02f04bec65
@ -1,8 +1,10 @@
|
|||||||
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
|
# Contributor: Maarten van Gompel <proycon@anaproy.nl>
|
||||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
pkgname=sfwbar
|
pkgname=sfwbar
|
||||||
pkgver=1.0_beta16
|
pkgver=1.0_beta161
|
||||||
pkgrel=1
|
_pkgver=1.0_beta16.1
|
||||||
|
pkgrel=0
|
||||||
pkgdesc="Sway Floating Window Bar"
|
pkgdesc="Sway Floating Window Bar"
|
||||||
url="https://github.com/LBCrion/sfwbar"
|
url="https://github.com/LBCrion/sfwbar"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -16,7 +18,8 @@ makedepends="
|
|||||||
"
|
"
|
||||||
sonameprefix="$pkgname:"
|
sonameprefix="$pkgname:"
|
||||||
subpackages="$pkgname-doc"
|
subpackages="$pkgname-doc"
|
||||||
source="https://github.com/LBCrion/sfwbar/archive/v$pkgver/sfwbar-$pkgver.tar.gz"
|
source="$pkgname-$pkgver.tar.gz::https://github.com/LBCrion/sfwbar/archive/refs/tags/v$_pkgver.tar.gz"
|
||||||
|
builddir="$srcdir/$pkgname-$_pkgver"
|
||||||
options="!check" # no tests provided
|
options="!check" # no tests provided
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -29,5 +32,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
feaaf993ed18be667d6e979be47721fc678aea79d408de98dff9adaf05e2aa7fd7d7a56e2dd59c24f4a63114b964353f72db0c9509c3c6202369a257569f8485 sfwbar-1.0_beta16.tar.gz
|
f26d7ea743fbac1750fcd804b605d45239ab3935f0661b9affb4108cdc460e919e5720fedf94572cdc8d8f33391ad130ae9eb09300dc917f6f72ee8263204292 sfwbar-1.0_beta161.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user