summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1bde4633e9a..b40552f15369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=itch
pkgver=1.24.0
-pkgrel=4
+pkgrel=5
epoch=1
pkgdesc="The best way to play itch.io games."
@@ -11,8 +11,7 @@ arch=('i686' 'x86_64')
url="https://github.com/itchio/itch"
license=('MIT')
-depends=('alsa-lib' 'libnotify' 'nss' 'gconf' 'libxtst' 'desktop-file-utils' 'gtk-update-icon-cache' 'libxss' 'gtk3')
-makedepends=('curl')
+depends=('libnotify' 'nss' 'libxss' 'gtk3')
options=('!strip')
install="itch.install"