summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJorengarenar2019-07-20 13:13:20 +0200
committerJorengarenar2019-07-20 13:13:20 +0200
commite623a4219cd0aced7e0287c7887d0c2d3082a7a9 (patch)
tree8f402930f4cc4aaf650296a3127ee52e4229d15e /PKGBUILD
parent088fd95ff0a0720b85f8008eec84775f0834e250 (diff)
downloadaur-e623a4219cd0aced7e0287c7887d0c2d3082a7a9.tar.gz
Update PKGBUILD and .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f78d3d71d3c1..e78089273942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.8.5
pkgrel=1
pkgdesc='Dmenu Game Launcher - use dmenu to launch your games'
arch=('any')
-depends=('python3', 'dmenu-height')
+depends=('python', 'dmenu-height')
url='https://joren.ga'
license=('MIT')
source=("${pkgname}::git+https://github.com/Jorengarenar/dgl.git")