summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2023-07-29 17:51:57 +0400
committerVladislav Nepogodin2023-07-29 17:51:57 +0400
commit36dd41d0098046e306327d0d2a7914b2ddf9ca81 (patch)
tree6bc340181df2dc0eed5c5e089fa516e82b4f36fe
parent66c7405fbc5f605805a382018e9a610bf5f7ad06 (diff)
downloadaur-36dd41d0098046e306327d0d2a7914b2ddf9ca81.tar.gz
fmt rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2208a251ab19..3f596e3f07bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ananicy-cpp
pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/ananicy-cpp/ananicy-cpp
arch = x86_64
arch = x86_64_v3
diff --git a/PKGBUILD b/PKGBUILD
index c943437171af..7c7d859e7696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ananicy-cpp
_pkgver=1.1.0
pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
pkgdesc="Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage."
arch=(x86_64 x86_64_v3 i386 armv7h aarch64 pentium4)
url="https://gitlab.com/ananicy-cpp/ananicy-cpp"