summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Batalha2021-12-08 22:46:58 +0000
committerLuis Batalha2021-12-08 22:46:58 +0000
commit6cce62e0d02b939cb4dddbb7892b6448fd8a435b (patch)
treecb99318cb1815e3c8a36cf9f4136bc5c559815ff
parentf2f1711f454b92dae33306b6007b6d62b0ef18d5 (diff)
downloadaur-6cce62e0d02b939cb4dddbb7892b6448fd8a435b.tar.gz
update to r42.03c7ab1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 759509d4b8bb..e98400f00cb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qoi-git
pkgdesc = The 'Quite OK Image' format for fast, lossless image compression
- pkgver = r21.f0a38c1
+ pkgver = r42.03c7ab1
pkgrel = 1
url = https://phoboslab.org/log/2021/11/qoi-fast-lossless-image-compression
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = qoi-git
makedepends = git
makedepends = gcc-libs
makedepends = stb
- source = qoi::git+https://github.com/phoboslab/qoi.git#commit=f0a38c19e5d0fe6e5bf0fdd783aa805520586eae
+ source = qoi::git+https://github.com/phoboslab/qoi.git#commit=03c7ab14d4e9396821bd79898dcb0439447d3245
sha256sums = SKIP
pkgname = qoi-headers-git
diff --git a/PKGBUILD b/PKGBUILD
index 35d68467a65a..2c72777dff16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Luis Batalha <lfrb25 at gmail dot com>
-commit_hash=f0a38c19e5d0fe6e5bf0fdd783aa805520586eae
+commit_hash=03c7ab14d4e9396821bd79898dcb0439447d3245
source_dir='qoi'
pkgname=(qoi-headers-git
@@ -8,7 +8,7 @@ pkgname=(qoi-headers-git
qoibench-git
)
pkgbase=qoi-git
-pkgver=r21.f0a38c1
+pkgver=r42.03c7ab1
pkgrel=1
pkgdesc="The 'Quite OK Image' format for fast, lossless image compression"
arch=('x86_64')