summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Cruz2022-12-20 21:02:41 -0300
committerRafael Cruz2022-12-20 21:02:41 -0300
commitdcd861fe60817c01b8da2f21bd884761d45069e2 (patch)
tree078474e51cb33b09b3c2388d8d06764649156f6a
parentbab113bb7b189a16f16e233ff5bbbedc63010c9b (diff)
downloadaur-dcd861fe60817c01b8da2f21bd884761d45069e2.tar.gz
auto-update to 2.1.35
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04f2fabc4ab7..5ecae143432f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fightcade2
pkgdesc = The best way to play your favorite retro games with or against any other player in the world.
- pkgver = 2.1.33
- pkgrel = 2
+ pkgver = 2.1.35
+ pkgrel = 1
url = https://www.fightcade.com/
arch = any
license = custom
@@ -15,7 +15,7 @@ pkgbase = fightcade2
depends = libcurl-gnutls
depends = libzip
depends = miniupnpc
- source = fightcade2-2.1.33.tar.gz::https://web.fightcade.com/download/Fightcade-linux-latest.tar.gz
+ source = fightcade2-2.1.35.tar.gz::https://web.fightcade.com/download/Fightcade-linux-latest.tar.gz
md5sums = SKIP
pkgname = fightcade2
diff --git a/PKGBUILD b/PKGBUILD
index 22ebe9023284..16afa83b50b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Rafael Cruz <rafaelcruz at outlook dot com>
pkgname=fightcade2
-pkgver=2.1.33
-pkgrel=2
+pkgver=2.1.35
+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/'
arch=('any')
@@ -61,6 +61,7 @@ then
notify-send "Fightcade" "Updating new version $newVersion... please wait"
mkdir -p "$fightcadeUserFolderPath"
rsync -r --copy-links $fightcadeInstallFolder/* $fightcadeUserFolderPath
+ notify-send "Fightcade" "Update finished!"
fi
sh "$fightcadeUserFolderPath/_Fightcade2.sh"