diff options
Diffstat (limited to 'unmaintained/fotoxx')
-rw-r--r-- | unmaintained/fotoxx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unmaintained/fotoxx/APKBUILD b/unmaintained/fotoxx/APKBUILD index e5ee47eae5..8ac4baee6f 100644 --- a/unmaintained/fotoxx/APKBUILD +++ b/unmaintained/fotoxx/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Photo editing and collection management" url="http://kornelix.squarespace.com/fotoxx" arch="all" -license="GPL-3" +license="GPL3" depends="xdg-utils exiftool" makedepends="gtk+3.0-dev tiff-dev" install= |