summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStreetwalrus Einstein2015-09-18 13:30:46 +0300
committerStreetwalrus Einstein2015-09-18 13:30:46 +0300
commitd69299a24e6c7a2502f920e6c360271e650f7888 (patch)
tree12480bfcb0eeeb4dbbff2b3b09cb085d3e510869 /PKGBUILD
parent7e14c712c24f3e5cac56be88c7284ca5fc247e5e (diff)
downloadaur-convertimg-git.tar.gz
Update the license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4127af429b00..40c80961fa01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Streetwalrus <streetwalrus@codewalr.us>
pkgname=convertimg-git
-pkgver=20150518.f3e5fed
+pkgver=20150918.4a97dfe
pkgrel=1
pkgdesc="Convert images to header files for Ndless libraries"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/Vogtinator/ConvertImg"
-license=('None')
+license=('zlib')
depends=('qt5-base')
makedepends=('git')
source=('git+https://github.com/Vogtinator/ConvertImg.git')