summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be844be0be34..764f3fe453b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = armorpaint-git
pkgdesc = ArmorPaint is a software for 3D PBR texture painting
- pkgver = 0.8.r1870.g4795f36
+ pkgver = 0.8.r1974.g5cab715
pkgrel = 1
url = https://armorpaint.org/
arch = i686
diff --git a/.gitignore b/.gitignore
index 16bc8759b325..d3f12ea7d327 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ armorpaint
pkg
src
*.xz
+*.zst
diff --git a/PKGBUILD b/PKGBUILD
index 993df4c37be8..925f920d586c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=('armorpaint-git')
_pkgname='armorpaint'
-pkgver=0.8.r1870.g4795f36
+pkgver=0.8.r1974.g5cab715
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="ArmorPaint is a software for 3D PBR texture painting"