summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Barany2020-12-29 21:20:39 -0800
committerAaron Barany2020-12-29 21:20:39 -0800
commit3567b9a6b68686c21370af4012f0423fe7068c6b (patch)
tree2bce6c0eee9bea43c21504d385929c4fa92ad884
parentdbdb4d4e64f93613a5c4d890109b7633973edf62 (diff)
downloadaur-3567b9a6b68686c21370af4012f0423fe7068c6b.tar.gz
Incremented version to 2.4.2.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3628a3ae192..a54e1e5433eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cuttlefish-tool
pkgdesc = Texture converter tool and library
- pkgver = 2.4.1
+ pkgver = 2.4.2
pkgrel = 1
url = https://github.com/akb825/Cuttlefish
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ac99484894cf..435d916e8bf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Barany <akb825@gmail.com>
pkgname=('cuttlefish-tool')
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc='Texture converter tool and library'
arch=('i686' 'x86_64')