We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d330784 commit 9ee0165Copy full SHA for 9ee0165
1 file changed
archlinuxcn/continuwuity/PKGBUILD
@@ -7,6 +7,7 @@ license=("Apache-2.0")
7
arch=("x86_64" "aarch64")
8
pkgver=0.5.7_alpha.2
9
pkgrel=1
10
+epoch=1
11
makedepends=("rust" "cargo" "git" "clang")
12
depends=("gcc-libs" "glibc" "liburing" "jemalloc")
13
source=("git+https://forgejo.ellis.link/continuwuation/continuwuity.git#tag=v$(echo ${pkgver} | sed 's|_|-|g')")
0 commit comments