summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorozwaldorf2023-07-30 23:39:05 -0400
committerozwaldorf2023-07-30 23:39:05 -0400
commite7f9da68ef0f286ec8119157847fab3e5e9cc649 (patch)
treef0829b21b79f107381e78821a69a4f0fe76ae7c2
parent56259fd8d4de518a9ac03c3336361f62220e95d0 (diff)
downloadaur-e7f9da68ef0f286ec8119157847fab3e5e9cc649.tar.gz
chore: bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 661c93615611..d32d00ad98cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lutgen-git
pkgdesc = A blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes (latest git)
- pkgver = 0.8.1.r0.g38fab39
+ pkgver = 0.8.2.r0.gce3b0f8
pkgrel = 1
url = https://github.com/ozwaldorf/lutgen-rs
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 342f686d681b..97791e1afdd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=lutgen
pkgname=lutgen-git
-pkgver=0.8.1.r0.g38fab39
+pkgver=0.8.2.r0.gce3b0f8
pkgrel=1
pkgdesc='A blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes (latest git)'
arch=('i686' 'x86_64')