summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Barany2018-02-14 00:42:22 -0800
committerAaron Barany2018-02-14 00:42:22 -0800
commite40585f738cdde8310f99af3967a9b2a03053a9d (patch)
tree367366a8a81308547e77d98492820d4071d0ae84
parent811daf1375d15b399b56cf03fdb7c5436f41a7a9 (diff)
downloadaur-e40585f738cdde8310f99af3967a9b2a03053a9d.tar.gz
Incremented version to 1.0.3.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3ba61c3f755..0451ab42aa23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cuttlefish-tool
pkgdesc = Texture converter tool and library
- pkgver = 1.0.2
+ pkgver = 1.0.3
pkgrel = 1
url = https://github.com/akb825/Cuttlefish
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index fd58b11146db..6cb14cc55808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Barany <akb825@gmail.com>
pkgname=('cuttlefish-tool')
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc='Texture converter tool and library'
arch=('i686' 'x86_64')