[sway+wlroots] rename package

This commit is contained in:
Gwenhael Le Moine 2022-12-06 08:18:20 +01:00
parent 05ca7a0404
commit 6380c97615
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -174,4 +174,4 @@ EOF
# empaquetage
rm -f "$PKG/{,usr/}lib$(uname -m | grep -o 64)/*.la"
/sbin/makepkg -l y -c n "$OUTPUT/$PRGNAM-$(echo "${VERSION}+${WLROOTS_VERSION}" | tr - _)-$ARCH-$BUILD$TAG.txz"
/sbin/makepkg -l y -c n "$OUTPUT/${PRGNAM}+wlroots-$(echo "${VERSION}+${WLROOTS_VERSION}" | tr - _)-$ARCH-$BUILD$TAG.txz"