summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Barany2023-08-13 20:53:11 -0700
committerAaron Barany2023-08-13 20:53:11 -0700
commit2963a722b9b545f5ed96f51a25619d3bbb93e3a7 (patch)
tree2ad9cdc7334a351e0f0a56dd4d5bee0055fe6223
parentfdee6421b3a493c65c718e5da5d02049270873f2 (diff)
downloadaur-2963a722b9b545f5ed96f51a25619d3bbb93e3a7.tar.gz
Incremented version to 2.1.3.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7434a1990e8..28cf184ec41e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vfc
pkgdesc = Library and tool for converting vertex formats for use in real-time rendering.
- pkgver = 2.1.2
+ pkgver = 2.1.3
pkgrel = 1
url = https://github.com/akb825/VertexFormatConvert
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2e57c18f7e15..18afacc65dae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgbase=vfc
pkgname=('vfc')
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc='Library and tool for converting vertex formats for use in real-time rendering.'
arch=('i686' 'x86_64')