summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonikelope2022-05-29 12:48:56 +0200
committertonikelope2022-05-29 12:48:56 +0200
commit1dd87ae45f7a9073b549c4102a94eed5948a824d (patch)
tree3a746be6cbe682b2317a7f9b841ad3bb19ed5c67
parent8ed570488ba104f1d2c14429fe077e261f4b28f4 (diff)
downloadaur-1dd87ae45f7a9073b549c4102a94eed5948a824d.tar.gz
15.45
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fc785a1296b..8abbc271d74c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = coronapoker-bin
pkgdesc = Yet another cross-platform Texas hold 'em game written in Java during COVID-19 pandemic
- pkgver = 15.44
+ pkgver = 15.45
pkgrel = 1
url = https://tonikelope.github.io/coronapoker/
arch = x86_64
license = GPL3
- source = https://github.com/tonikelope/coronapoker/releases/download/v15.44/CoronaPokerLINUX_15.44_portable.zip
- md5sums = 4f41e0608fb1862b2fbfe8338f9c0efc
+ source = https://github.com/tonikelope/coronapoker/releases/download/v15.45/CoronaPokerLINUX_15.45_portable.zip
+ md5sums = 49b3c3aff2492fe9923afe46d33c0c1e
pkgname = coronapoker-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3a287ee62303..42bc4a3fa879 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tonikelope <tonikelope@gmail.com>
pkgname=coronapoker-bin
-pkgver=15.44
+pkgver=15.45
pkgrel=1
pkgdesc="Yet another cross-platform Texas hold 'em game written in Java during COVID-19 pandemic"
arch=('x86_64')
@@ -21,4 +21,4 @@ package() {
ln -s "/opt/coronapoker/CoronaPoker.run" "$pkgdir/usr/local/bin/coronapoker"
}
-md5sums=('4f41e0608fb1862b2fbfe8338f9c0efc') \ No newline at end of file
+md5sums=('49b3c3aff2492fe9923afe46d33c0c1e') \ No newline at end of file