summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'desktop')
-rw-r--r--desktop/samegame/Changelog.txt1
-rw-r--r--desktop/samegame/DEBIAN/samegame.dsc8
-rw-r--r--desktop/samegame/PKG/PKGBUILD4
-rw-r--r--desktop/samegame/RPM/samegame.spec4
4 files changed, 8 insertions, 9 deletions
diff --git a/desktop/samegame/Changelog.txt b/desktop/samegame/Changelog.txt
index af0c2bb..ce437bf 100644
--- a/desktop/samegame/Changelog.txt
+++ b/desktop/samegame/Changelog.txt
@@ -1,4 +1,3 @@
-0.240417-3 - Polskie znaki
0.240417-2 - Pakietowanie
0.240417-1 - Poprawki w naliczaniu punktacji z promowaaniem wyższych poziomów
0.240417-0 - Dodalem punktacje oraz poziomy
diff --git a/desktop/samegame/DEBIAN/samegame.dsc b/desktop/samegame/DEBIAN/samegame.dsc
index 3e2cdc8..3c09bcf 100644
--- a/desktop/samegame/DEBIAN/samegame.dsc
+++ b/desktop/samegame/DEBIAN/samegame.dsc
@@ -5,18 +5,18 @@ Format: 1.0
Source: samegame
Binary: samegame
Architecture: all
-Version: 0.210503-2
+Version: 0.240417-3
Maintainer: Przemysław R. Pietraszczyk <prymula76@outlook.com>
Homepage: https://pietraszczyk.smallhost.pl
-DEBTRANSFORM-TAR: samegame-0.240417-2.tar.gz
+DEBTRANSFORM-TAR: samegame-0.240417-3.tar.gz
Standards-Version: 0.000000
Build-Depends: debhelper-compat (>= 12), default-jdk, default-jdk-headless, fakeroot, ant
Package-List:
colorsmemory deb x11 optional arch=all
Files:
- b31649bc23b2b7bca9ab70ea3410711a 128820 samegame-0.240417-2.tar.gz
- 29e7e7e60bc81891e3da3871b9eeb549 764 samegame-0.240417-2.debian.tar.xz
+ b31649bc23b2b7bca9ab70ea3410711a 128820 samegame-0.240417-3.tar.gz
+ 29e7e7e60bc81891e3da3871b9eeb549 764 samegame-0.240417-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
diff --git a/desktop/samegame/PKG/PKGBUILD b/desktop/samegame/PKG/PKGBUILD
index d0dbf59..892f2f0 100644
--- a/desktop/samegame/PKG/PKGBUILD
+++ b/desktop/samegame/PKG/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=samegame
pkgver=0.240417
-pkgrel=2
+pkgrel=3
pkgdesc="My implementation Same Game"
arch=('any')
url="pietraszczyk.smallhost.pl"
@@ -11,7 +11,7 @@ provides=('samegame')
depends=('jdk-openjdk')
makedepends=('jdk-openjdk' 'ant')
source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::file://${pkgname}-${pkgver}-${pkgrel}.tar.gz")
-sha256sums=('fee822aff2c249ba0b93b9dad2967442de5c39a4f35fa7cfb125fe590a37d1a8') #generate with 'makepkg -g' || sha256sum
+sha256sums=('609534145cf41d5f5518414fa940f23606b54efcc312eca43c4d49ff484e1a32') #generate with 'makepkg -g' || sha256sum
build() {
cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}"
make -f Makefile
diff --git a/desktop/samegame/RPM/samegame.spec b/desktop/samegame/RPM/samegame.spec
index abca6c8..b3a1dbf 100644
--- a/desktop/samegame/RPM/samegame.spec
+++ b/desktop/samegame/RPM/samegame.spec
@@ -15,10 +15,10 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-%define unmangled_version 0.240417-2
+%define unmangled_version 0.240417-3
Name: samegame
Version: 0.240417
-Release: 2
+Release: 3
Summary: My implementation Same Game
License: GPL
URL: https://pietraszczyk.smallhost.pl