summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Viallon2021-12-09 23:25:49 +0100
committerAntoine Viallon2021-12-09 23:25:49 +0100
commit862b109aac189fd2e42ea20dadbe5b0856d90b05 (patch)
treeeda0a99eb921612707db2700d58fd47a12c0b44a
parent1e50a9c6e9fc1af1c9f874125788ee776af480a0 (diff)
downloadaur-862b109aac189fd2e42ea20dadbe5b0856d90b05.tar.gz
Update pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60ce208eade3..8149bbfadabb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ananicy-cpp-git
pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
- pkgver = 1.0.0.rc1.r0.g73390d2
+ pkgver = 1.0.0.rc5.r0.g3ae336b
pkgrel = 1
arch = x86_64
arch = i386
diff --git a/PKGBUILD b/PKGBUILD
index 102c25a067f4..df4c7d814cb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ananicy-cpp-git
_pkgname=ananicy-cpp
-pkgver=1.0.0.rc1.r0.g73390d2
+pkgver=1.0.0.rc5.r0.g3ae336b
pkgrel=1
pkgdesc="Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage."
source=("git+https://gitlab.com/ananicy-cpp/ananicy-cpp.git")