[arch-commits] Commit in ltris/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 16 18:07:18 UTC 2021
Date: Friday, July 16, 2021 @ 18:07:17
Author: felixonmars
Revision: 977716
upgpkg: ltris 1.2.3-1
Modified:
ltris/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-16 18:06:56 UTC (rev 977715)
+++ PKGBUILD 2021-07-16 18:07:17 UTC (rev 977716)
@@ -3,7 +3,7 @@
# Contributor: SmackleFunky <smacklefunky at optusnet.com.au>
pkgname=ltris
-pkgver=1.2.2
+pkgver=1.2.3
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)
-sha512sums=('9d4ba4f2fb5c50a20f1f3a12ea86ffbf3c4d329588769f16c3bc90580eb79c18d15f8faa937b44ef8e30629b7221fee4b8ee5efdda6aed789161f2845e28c659')
+sha512sums=('0a910a764fea78b127ae637a28b2e509a9bb4b21f1bd0ee213d07ceaf6885d4d23a6d7098be2c64bfcd47aa447ac8431f7252f09e34aff778877cc2effaa66f8')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list