summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Barany2022-07-17 19:07:37 -0700
committerAaron Barany2022-07-17 19:07:37 -0700
commitdc4b04e73644c05738960e4ccdc394cbe701f0e4 (patch)
treebe81989e589bdb158f93f6f02275bbdf7ae07f40
parent91907e1762ef3a25557a4dc283cfa93b325fccd7 (diff)
downloadaur-dc4b04e73644c05738960e4ccdc394cbe701f0e4.tar.gz
Incremented version to 2.6.2.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 376b82cfd890..e60fe63c0101 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cuttlefish-tool
pkgdesc = Texture converter tool and library
- pkgver = 2.6.1
+ pkgver = 2.6.2
pkgrel = 1
url = https://github.com/akb825/Cuttlefish
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 576e36a0ec8c..82200192ce0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Barany <akb825@gmail.com>
pkgname=('cuttlefish-tool')
-pkgver=2.6.1
+pkgver=2.6.2
pkgrel=1
pkgdesc='Texture converter tool and library'
arch=('i686' 'x86_64')