summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Cruz2020-09-15 20:27:53 -0300
committerRafael Cruz2020-09-15 20:27:53 -0300
commit42557fe6839fbb20c4d271f7a2a26fce46e149ec (patch)
treef60e0b1ecbfe1a743ac3da7fbb2e6891793a2839
parent322fe5e5566c778ba2bfa8e87a783d0661ebb1e8 (diff)
downloadaur-42557fe6839fbb20c4d271f7a2a26fce46e149ec.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08309a43a7ed..e6068bf803a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fightcade2
pkgdesc = The best way to play your favorite retro games with or against any other player in the world.
- pkgver = 2.0.82.3
+ pkgver = 2.0.82.4
pkgrel = 1
url = https://www.fightcade.com/
arch = any
@@ -10,7 +10,7 @@ pkgbase = fightcade2
depends = wine
depends = lib32-mpg123
source = https://web.fightcade.com/download/Fightcade-linux-latest.tar.gz
- md5sums = 8095aa51ca267973f0ace064cc7520ed
+ md5sums = SKIP
pkgname = fightcade2
diff --git a/PKGBUILD b/PKGBUILD
index 5e801f4969a1..c3aa5e5fd005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rafael Cruz <rafaelcruz at outlook dot com>
pkgname=fightcade2
-pkgver=2.0.82.3
+pkgver=2.0.82.4
pkgrel=1
pkgdesc='The best way to play your favorite retro games with or against any other player in the world.'
url='https://www.fightcade.com/'
@@ -10,7 +10,7 @@ license=('custom')
depends=(rsync wine lib32-mpg123)
makedepends=(gendesk)
source=(https://web.fightcade.com/download/Fightcade-linux-latest.tar.gz)
-md5sums=('8095aa51ca267973f0ace064cc7520ed')
+md5sums=('SKIP')
_romsPkgname="$pkgname-roms"
createShellFiles() {