summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3091ad770551..4e4a8d497596 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = alist-bin
pkgdesc = Another file list program that supports multiple storage
pkgver = 3.33.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/alist-org/alist
install = alist.install
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index cc1a85799cb5..8215168ae388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=alist-bin
_pkgname=${pkgname%-bin}
pkgver=3.33.0
-pkgrel=1
+pkgrel=2
pkgdesc="Another file list program that supports multiple storage"
arch=("aarch64" "x86_64" "riscv64")
url="https://github.com/alist-org/alist"