diff immposiblerush/PKG/PKGBUILD @ 10:4dc186728822

immposiblerush-0.230919-2
author prymula <prymula76@outlook.com>
date Sun, 04 Feb 2024 23:27:00 +0100
parents cdadbf30a821
children
line wrap: on
line diff
--- a/immposiblerush/PKG/PKGBUILD	Sun Feb 04 15:47:05 2024 +0100
+++ b/immposiblerush/PKG/PKGBUILD	Sun Feb 04 23:27:00 2024 +0100
@@ -2,7 +2,7 @@
 
 pkgname=immposiblerush
 pkgver=0.230919
-pkgrel=0
+pkgrel=2
 pkgdesc="Match the color on the square in such a way that it matches the color of the ball. Control, key 'A' - turn left, key 'D' - turn right."
 arch=('any')
 url="prymula.ct8.pl"
@@ -11,7 +11,7 @@
 depends=('jdk-openjdk')
 makedepends=('jdk-openjdk' 'ant')
 source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::file://${pkgname}-${pkgver}-${pkgrel}.tar.gz")
-sha256sums=('4035729dde8b7f4c1547558257913391949b8c00c0c87aca5d403adb9c651ddf') #generate with 'makepkg -g' || sha256sum
+sha256sums=('3daa7e160c2a33264496e1cc45378d5a89ed0e67d9149e8f67f91b07596ae7a0') #generate with 'makepkg -g' || sha256sum
 build() {
 	cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}"
 	make -f Makefile.aur