1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

testing/libtsm: upgrade to 4.1.0

This commit is contained in:
ptrcnull 2025-07-07 23:49:06 +02:00 committed by achill (fossdd)
parent e9f8955e6e
commit 17899880c9

View file

@ -1,13 +1,13 @@
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=libtsm
pkgver=4.0.2
pkgrel=1
pkgver=4.1.0
pkgrel=0
pkgdesc="Terminal-emulator State Machine"
url="https://github.com/Aetf/libtsm"
arch="all"
license="MIT AND BSD-2-Clause"
makedepends="cmake samurai"
makedepends="cmake samurai libxkbcommon-dev"
checkdepends="check-dev"
subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/Aetf/libtsm/archive/refs/tags/v$pkgver.tar.gz
@ -31,6 +31,6 @@ package() {
}
sha512sums="
58eb955012fd154b7c165d799d0f80c9a71a504481e78471103fd299f2e73f3b7d89487387166895a9a5996165344335baa56f0550317caaa2eec6b0bad55e59 libtsm-4.0.2.tar.gz
59d7e926d49a4b840703048d96d17ba1d6f14b9982200a46775940c2571c0a5b385344e2e762bd95f3009badd52aa0a7f967d6207ba860c0e5bc2ff4f6b186e9 libtsm-4.1.0.tar.gz
6a5cb69f7a864e1705d644945a24cd5e13d2b0d43237f7dda0b55faf619918d982ea861445096420285bb7cdac913d8bd52af8901c03a3ee731e397551c4d887 gcc14.patch
"