diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-01-06 16:54:25 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-01-06 16:56:48 +0100 |
commit | 10257f6e025be94696a56703fcee665907d36c49 (patch) | |
tree | fee836f386f346b2c9a2ab593968d236d82efaf6 /pcr/pencil2d | |
parent | 331fc9f63199383dfbc7b6cfbaf48ed6a7c245b9 (diff) | |
download | abslibre-10257f6e025be94696a56703fcee665907d36c49.tar.gz abslibre-10257f6e025be94696a56703fcee665907d36c49.tar.bz2 abslibre-10257f6e025be94696a56703fcee665907d36c49.zip |
pcr/pencil2d: fixed syntax errors in PKGBUILD
Diffstat (limited to 'pcr/pencil2d')
-rw-r--r-- | pcr/pencil2d/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/pencil2d/PKGBUILD b/pcr/pencil2d/PKGBUILD index 5d385eeaa..1ffcba796 100644 --- a/pcr/pencil2d/PKGBUILD +++ b/pcr/pencil2d/PKGBUILD @@ -10,7 +10,7 @@ arch=( i686 ) url=http://http://www.pencil2d.org/ -license=GPL2 +license=(GPL2) depends=( desktop-file-utils ming |