summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustKidding2024-02-02 09:03:52 -0500
committerJustKidding2024-02-02 09:03:52 -0500
commit2fe321d14cb9b40a187cc81cd4c11182d50d328f (patch)
tree73a1c7ed584ceea50002392b348fc0ce5f711055
parent4fb91d87b5a000657b1f4c00cce9c1fba0e7250c (diff)
downloadaur-2fe321d14cb9b40a187cc81cd4c11182d50d328f.tar.gz
upgpkg: ueberzugpp-nogl 2.9.2-2
spdlog rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21f1638b85b1..93b5d3325eae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ueberzugpp-nogl
pkgdesc = Command line util which allows to display images in combination with X11 written in C++ (without OpenGL support)
pkgver = 2.9.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jstkdng/ueberzugpp
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 387d6a1b6f13..d3506b488fed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ueberzugpp-nogl
_pkgname=ueberzugpp
pkgver=2.9.2
-pkgrel=1
+pkgrel=2
pkgdesc="Command line util which allows to display images in combination with X11 written in C++ (without OpenGL support)"
arch=(x86_64 aarch64 powerpc64le)
url="https://github.com/jstkdng/ueberzugpp"