Date: Wednesday, May 4, 2022 @ 05:49:26 Author: lcarlier Revision: 1192493
upgpkg: bsd-games 3.2-1: upstream update 3.2 Modified: bsd-games/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 05:47:48 UTC (rev 1192492) +++ PKGBUILD 2022-05-04 05:49:26 UTC (rev 1192493) @@ -5,7 +5,7 @@ # Contributor: SmackleFunky <[email protected]> pkgname=bsd-games -pkgver=3.1 +pkgver=3.2 pkgrel=1 pkgdesc='Linux port of the collection of BSD command line games' url='https://github.com/msharov/bsd-games' @@ -15,7 +15,7 @@ optdepends=('words: for hangman') makedepends=() source=("https://github.com/msharov/$pkgname/archive/v$pkgver.tar.gz") -sha256sums=('fe4e54fa56aff00ac3a45b2c4a5173bb2627c723ad7ae9d7548e43148b177be6') +sha256sums=('41a3aecbf35afff4ba1ff2af9dab7dc25dddf5e722ece6ea58b992e6bd53386e') build() { cd "$pkgname-$pkgver"
