summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Cruz2020-09-15 20:40:46 -0300
committerRafael Cruz2020-09-15 20:40:46 -0300
commit2f71a1e2908fb28f74b83e096b3992ef7a0a5cd1 (patch)
tree9fc4c7c8a8673914f67155bd280fcdb122393970 /PKGBUILD
parent42557fe6839fbb20c4d271f7a2a26fce46e149ec (diff)
downloadaur-2f71a1e2908fb28f74b83e096b3992ef7a0a5cd1.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3aa5e5fd005..4208e4ceca34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rafael Cruz <rafaelcruz at outlook dot com>
pkgname=fightcade2
-pkgver=2.0.82.4
+pkgver=2.0.82.5
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/'
@@ -9,7 +9,7 @@ arch=('any')
license=('custom')
depends=(rsync wine lib32-mpg123)
makedepends=(gendesk)
-source=(https://web.fightcade.com/download/Fightcade-linux-latest.tar.gz)
+source=("$pkgname-$pkgver.tar.gz::https://web.fightcade.com/download/Fightcade-linux-latest.tar.gz")
md5sums=('SKIP')
_romsPkgname="$pkgname-roms"