summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Tyulbashev2017-02-17 13:56:51 +0300
committerVladislav Tyulbashev2017-02-17 13:56:51 +0300
commit646d1703e653398904643e99b78ece39cd9a8f73 (patch)
tree4aab3be6c7069b82d39560139988e1499f3852ad
parentcfddfd5c7f45589425b4b49d2e350176d6c28654 (diff)
downloadaur-646d1703e653398904643e99b78ece39cd9a8f73.tar.gz
syntax error
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca880e329bee..3a3debfee431 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="An educational programming language and IDE in Russian schools"
url="http://lpm.org.ru/kumir"
arch=('x86_64' 'i686')
license=('GPL2')
-makedepends('git' 'cmake' 'python')
+makedepends=('git' 'cmake' 'python')
depends=('qt4')
replaces=("kumir")