summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron Barany2019-10-26 13:16:30 -0700
committerAaron Barany2019-10-26 13:16:30 -0700
commitc878ac350beed06c6e36676d44863f50ba48ccb6 (patch)
tree942b7b750b7e8b5f0a62428f174ae2523e294ecd /PKGBUILD
parent8c1f268661b9ee65e00dd0d21bb703c49b362375 (diff)
downloadaur-c878ac350beed06c6e36676d44863f50ba48ccb6.tar.gz
Incremented version to 2.0.5.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7761df67f610..558921d3b220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Barany <akb825@gmail.com>
pkgname=('cuttlefish-tool')
-pkgver=2.0.3
+pkgver=2.0.5
pkgrel=1
pkgdesc='Texture converter tool and library'
arch=('i686' 'x86_64')
@@ -9,7 +9,6 @@ url="https://github.com/akb825/Cuttlefish"
license=('Apache')
makedepends=('cmake' 'git')
depends=('freeimage')
-optdepends=('PVRTexTool: PVRTC support. Download from https://community.imgtec.com/developers/powervr/tools/pvrtextool/')
source=()
sha256sums=()