summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrx862023-03-11 17:24:36 +0800
committerBrx862023-03-11 17:24:36 +0800
commitd60bc0f56fdef0382753e094489efdce9737ee5a (patch)
treeeae544c582a846c977478c41ad57b15aff4fc045 /PKGBUILD
parent5d65f2fb657e51b1597f86e625474e0dbd859f7f (diff)
downloadaur-d60bc0f56fdef0382753e094489efdce9737ee5a.tar.gz
fix network-online.target
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 020a4fe1c376..13dda13794f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=alist-bin
_pkgname=${pkgname%-bin}
pkgver=3.13.2
-pkgrel=1
+pkgrel=2
pkgdesc="Another file list program that supports multiple storage"
arch=("aarch64" "x86_64")
url="https://github.com/alist-org/alist"