summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Böckel2018-06-02 17:16:04 +0200
committerLars Böckel2018-06-02 17:16:04 +0200
commit91ced8b6cebc56c8e10452e3b8f2f20c509037a6 (patch)
treedc55b1ef651eb253d211c66cb23b30c6c0239c83
parent480abcf3d52a0b351c5bd5e0168c1a8dab3dd7e9 (diff)
downloadaur-91ced8b6cebc56c8e10452e3b8f2f20c509037a6.tar.gz
updated dependencies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd0955ff1a0d..538b05d0c928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
url="https://github.com/Nebuleon/barbie-seahorse-adventures"
license=('GPL-2')
groups=()
-depends=('python2' 'ttf-aenigma' 'python-pygame')
+depends=('python2' 'ttf-aenigma' 'python2-pygame')
makedepends=()
optdepends=()
provides=()