[arch-commits] Commit in ltris/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 14:44:46 UTC 2021
Date: Friday, May 28, 2021 @ 14:44:46
Author: felixonmars
Revision: 949852
upgpkg: ltris 1.2.2-1
Modified:
ltris/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 14:40:17 UTC (rev 949851)
+++ PKGBUILD 2021-05-28 14:44:46 UTC (rev 949852)
@@ -3,7 +3,7 @@
# Contributor: SmackleFunky <smacklefunky at optusnet.com.au>
pkgname=ltris
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="A tetris clone where you have a bowl with blocks falling down"
arch=('x86_64')
@@ -14,7 +14,7 @@
install=$pkgname.install
changelog=$pkgname.changelog
source=(https://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
-sha256sums=('f868f79da7d4fc2029b38d16f393e9f09925daa5c7c4b3dbfdddf602fbdea924')
+sha512sums=('9d4ba4f2fb5c50a20f1f3a12ea86ffbf3c4d329588769f16c3bc90580eb79c18d15f8faa937b44ef8e30629b7221fee4b8ee5efdda6aed789161f2845e28c659')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list