summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Barany2023-06-12 15:05:01 -0700
committerAaron Barany2023-06-12 15:05:01 -0700
commite426617e86fedac4c95e7f24222fed181c874e43 (patch)
tree2982467cbbc1eff6a375e2fdfd1bed7f0a7161e1
parent8f6ae27131764ec57f963268e5985e0caee3c550 (diff)
downloadaur-e426617e86fedac4c95e7f24222fed181c874e43.tar.gz
Incremented version to 2.7.3.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f58593a4960c..9013ea0fd9fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cuttlefish-tool
pkgdesc = Texture converter tool and library
- pkgver = 2.7.2
+ pkgver = 2.7.3
pkgrel = 1
url = https://github.com/akb825/Cuttlefish
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 10e7c2699edf..045ce0efe5a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Barany <akb825@gmail.com>
pkgname=('cuttlefish-tool')
-pkgver=2.7.2
+pkgver=2.7.3
pkgrel=1
pkgdesc='Texture converter tool and library'
arch=('i686' 'x86_64')