[arch-commits] Commit in ltris/trunk (PKGBUILD ltris.changelog)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Aug 22 14:39:44 UTC 2020


    Date: Saturday, August 22, 2020 @ 14:39:43
  Author: jlichtblau
Revision: 686728

upgpkg: ltris 1.2.1-1 - new upstream release

Modified:
  ltris/trunk/PKGBUILD
  ltris/trunk/ltris.changelog

-----------------+
 PKGBUILD        |    4 ++--
 ltris.changelog |    7 ++++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-22 14:34:42 UTC (rev 686727)
+++ PKGBUILD	2020-08-22 14:39:43 UTC (rev 686728)
@@ -3,7 +3,7 @@
 # Contributor: SmackleFunky <smacklefunky at optusnet.com.au>
 
 pkgname=ltris
-pkgver=1.2
+pkgver=1.2.1
 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=('a7bc6c5fc6539b88505077a1b4580edc9b179ce0a6b829c58fbd9416cf456195')
+sha256sums=('f868f79da7d4fc2029b38d16f393e9f09925daa5c7c4b3dbfdddf602fbdea924')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}

Modified: ltris.changelog
===================================================================
--- ltris.changelog	2020-08-22 14:34:42 UTC (rev 686727)
+++ ltris.changelog	2020-08-22 14:39:43 UTC (rev 686728)
@@ -1,8 +1,13 @@
 2020-08-22  Jaroslav Lichtblau  <svetlemodry at archlinux.org>
 
-	* ltris 1.2.0
+	* ltris 1.2.1-1
 	* Upstream update
 
+2020-08-22  Jaroslav Lichtblau  <svetlemodry at archlinux.org>
+
+	* ltris 1.2-1
+	* Upstream update
+
 2013-12-23  Jaroslav Lichtblau  <svetlemodry at archlinux.org>
 
 	* ltris 1.0.19-2



More information about the arch-commits mailing list