summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Barany2020-05-10 19:48:27 -0700
committerAaron Barany2020-05-10 19:48:27 -0700
commit4eab5b79fa100668b193491dd412ada274f972c8 (patch)
tree324f0a943b951fc7ed472c02baa05191e0b8ef4f
parentc878ac350beed06c6e36676d44863f50ba48ccb6 (diff)
downloadaur-4eab5b79fa100668b193491dd412ada274f972c8.tar.gz
Incremented version to 2.0.6.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3229101b384e..fa093a23380d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cuttlefish-tool
pkgdesc = Texture converter tool and library
- pkgver = 2.0.5
+ pkgver = 2.0.6
pkgrel = 1
url = https://github.com/akb825/Cuttlefish
arch = i686
@@ -9,7 +9,6 @@ pkgbase = cuttlefish-tool
makedepends = cmake
makedepends = git
depends = freeimage
- optdepends = PVRTexTool: PVRTC support. Download from https://community.imgtec.com/developers/powervr/tools/pvrtextool/
pkgname = cuttlefish-tool
diff --git a/PKGBUILD b/PKGBUILD
index 558921d3b220..fc3c971fe24f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Barany <akb825@gmail.com>
pkgname=('cuttlefish-tool')
-pkgver=2.0.5
+pkgver=2.0.6
pkgrel=1
pkgdesc='Texture converter tool and library'
arch=('i686' 'x86_64')