tint2: update to 17.0.2
The final release of tint2 is 17.0.2. The code is frozen and no more feature requests are accepted. Changes: On dual monitor, when minimizing Chrome window it minimizes on the wrong monitor panel (issue 818)
This commit is contained in:
parent
e8f4e475cf
commit
d63a2e0ce9
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.59 2021/12/08 16:07:14 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.60 2022/03/11 21:33:34 tnn Exp $
|
||||
|
||||
DISTNAME= tint2-v17.0.1
|
||||
DISTNAME= tint2-v17.0.2
|
||||
PKGNAME= ${DISTNAME:S/-v/-/}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= https://gitlab.com/o9000/tint2/-/archive/v${PKGVERSION_NOREV}/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.12 2021/10/26 11:34:29 nia Exp $
|
||||
$NetBSD: distinfo,v 1.13 2022/03/11 21:33:34 tnn Exp $
|
||||
|
||||
BLAKE2s (tint2-v17.0.1.tar.bz2) = e4a605f074f4495024c1c16481a2eedb0d6b740626957b0c22904a651c6b1a20
|
||||
SHA512 (tint2-v17.0.1.tar.bz2) = e770768ebe3d0f4cd406455c8605fa6fe2034de938dc3968494df2d30faee79f4bb3078ddaf7cdc1483fc4f4a0f99f1850eaf394bfb69b83bacbe646904a62f9
|
||||
Size (tint2-v17.0.1.tar.bz2) = 405003 bytes
|
||||
BLAKE2s (tint2-v17.0.2.tar.bz2) = dac47c5d25014eec0854b22a28ce3417c0dbf15f031c26bcde312401e1708693
|
||||
SHA512 (tint2-v17.0.2.tar.bz2) = 2b309fd1ab01e5176cc95e0651f28224b158c2bafd58cfff19840b0f8e880e9f4dcefeff32bc66d5fac11d932d4ee668ea7ddd7bab860f9edcfcdb7074e0e0ed
|
||||
Size (tint2-v17.0.2.tar.bz2) = 405654 bytes
|
||||
SHA1 (patch-aa) = fdf0fe697ceb576068b0873532ac406b59752370
|
||||
|
|
Loading…
Reference in a new issue