summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2017-10-25 12:40:27 -0700
committerZion Nimchuk2017-10-25 12:40:27 -0700
commitcad5247ef9d5fcb1edc00f7cb48b533f2b7b166a (patch)
tree39a2e3e6ec32215249193b6aee8dfd6747ff0ed8 /PKGBUILD
parent14522720c9b71969da96f4c87d9dd138a9500e1d (diff)
downloadaur-cad5247ef9d5fcb1edc00f7cb48b533f2b7b166a.tar.gz
lol, gtk3, not gtk3+
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d69a931cb9c3..126daf046395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="http://melonds.kuribo64.net/"
license=('GPLv3')
makedepends=('git')
-depends=('gtk3+' 'pkg-config')
+depends=('gtk3' 'pkg-config')
source=("${_gitname}::git://github.com/StapleButter/${_gitname}.git")
provdes=('melonds')
conflicts=('melonds')