Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / lib32-libnewt
Commits: 146c389e by Maxime Gauduin at 2025-04-21T11:00:52+02:00 upgpkg: 0.52.25-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = lib32-libnewt pkgdesc = Not Erik's Windowing Toolkit - text mode windowing with slang - pkgver = 0.52.24 + pkgver = 0.52.25 pkgrel = 1 url = https://fedorahosted.org/newt/ arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = lib32-libnewt depends = libnewt optdepends = lib32-tcl: whiptcl support options = !makeflags - source = git+https://pagure.io/newt.git#tag=5f2762040505edd7a25878fe27a00a2d34485663 - b2sums = SKIP + source = git+https://pagure.io/newt.git#tag=9b9e7e8936f51f83a7259c5f0a9b4ff909cbd39a + b2sums = 38a370495838e694b5920097dc52fcd2085930c11e1930e8121b9aaf348b8ed289bba20955402cd7fd929d3b9d1273ffc74d1662f2345e880dca11f4f9c9b392 pkgname = lib32-libnewt ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <ghost1...@archlinux.us> pkgname=lib32-libnewt -pkgver=0.52.24 +pkgver=0.52.25 pkgrel=1 pkgdesc="Not Erik's Windowing Toolkit - text mode windowing with slang" arch=(x86_64) @@ -25,9 +25,9 @@ makedepends=( ) optdepends=('lib32-tcl: whiptcl support') options=(!makeflags) -_tag=5f2762040505edd7a25878fe27a00a2d34485663 +_tag=9b9e7e8936f51f83a7259c5f0a9b4ff909cbd39a source=(git+https://pagure.io/newt.git#tag=${_tag}) -b2sums=('SKIP') +b2sums=('38a370495838e694b5920097dc52fcd2085930c11e1930e8121b9aaf348b8ed289bba20955402cd7fd929d3b9d1273ffc74d1662f2345e880dca11f4f9c9b392') prepare() { cd newt View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnewt/-/commit/146c389e0263780f8402d755d8b5c29acb15a74a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libnewt/-/commit/146c389e0263780f8402d755d8b5c29acb15a74a You're receiving this email because of your account on gitlab.archlinux.org.