labwc: updated to 0.6.4

This commit is contained in:
John McQuah 2023-08-19 16:05:53 -04:00
parent 1b089d9730
commit 77e27bfc47
2 changed files with 5 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxLvclqE17pf+AobGr4rXpWDSO2WFGNdobiPNrhSsMvUn5jcTHtPXsLC+SGqs8DAmzIzYTiOVFZ4u2F8e2Pj7FQo=
SHA256 (Pkgfile) = 73f9b6f0cc7e2f7040aa6e213888d1515933a64f97f45b3f592b6c5f5008eee2
RWTTPlFarK9CxGLjyVmx2a9Jz/Jw6xtu/Roilr1h9MRL0xTWGIrF9eY7jQUly65ZOdNZWVbcOe/evyvkNsLGL1OjsQ9tu5601gY=
SHA256 (Pkgfile) = 0bb8c80aedba26468411a404186650d8576fa858f112d712d78609044412cfff
SHA256 (.footprint) = 2d4d7cf72a8c1bb02b93ff22065fe62c709ab6b90523f4d703ed75dbc255a79d
SHA256 (labwc-0.6.3.tar.gz) = a19ada70e40b90c759cf61094b4df96f907527f743b7e669da243d3ca3554ca2
SHA256 (labwc-0.6.4.tar.gz) = 4974decd6107f6c7b900a29dc6b13d2cb1ccf44e25a579dcdddab76aae6d8830

View File

@ -5,10 +5,9 @@
# Optional: xorg-xwayland
name=labwc
version=0.6.3
version=0.6.4
release=1
source=(https://github.com/$name/$name/archive/refs/tags/$version.tar.gz)
renames=($name-$version.tar.gz)
source=(https://github.com/$name/$name/archive/$version/$name-$version.tar.gz)
build() {
prt-get isinst xorg-xwayland || PKGMK_LABWC="-D xwayland=disabled"