summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c3ed75c95c3..5ad83dfa1078 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = an-anime-game-launcher-bin
pkgdesc = A Launcher for a specific anime game with auto-patching, discord rpc and time tracking
pkgver = 3.9.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/an-anime-team/an-anime-game-launcher
arch = x86_64
license = GPL3
@@ -10,7 +10,6 @@ pkgbase = an-anime-game-launcher-bin
depends = xdelta3
depends = p7zip
depends = git
- depends = iputils
depends = gtk4
depends = glibc
optdepends = mangohud: FPS Hud/GUI
diff --git a/PKGBUILD b/PKGBUILD
index 62a993e11403..f90c356dfbdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=an-anime-game-launcher-bin
pkgver=3.9.2
-pkgrel=3
+pkgrel=4
pkgdesc="A Launcher for a specific anime game with auto-patching, discord rpc and time tracking"
url="https://github.com/an-anime-team/an-anime-game-launcher"
conflicts=("an-anime-game-launcher-git")
@@ -17,7 +17,6 @@ depends=(
"xdelta3"
"p7zip"
"git"
- "iputils"
"gtk4"
"glibc"
)