diff --git a/.SRCINFO b/.SRCINFO index 62e69e7..ee8dd4f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,8 @@ pkgbase = pil-squasher pkgdesc = Convert split mdt + b%02d files into mbn file pkgver = r9.8ac2d5c - pkgrel = 1 - url = https://gitea.classfun.cn:4443/mirrors/pil-squasher + pkgrel = 2 + url = https://github.com/linux-msm/pil-squasher arch = aarch64 arch = x86_64 license = BSD diff --git a/PKGBUILD b/PKGBUILD index 0475249..68511b4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,13 +3,13 @@ pkgname=pil-squasher pkgver=r9.8ac2d5c -pkgrel=1 +pkgrel=2 pkgdesc="Convert split mdt + b%02d files into mbn file" arch=("aarch64" "x86_64") -url="https://gitea.classfun.cn:4443/mirrors/pil-squasher" +url="https://github.com/linux-msm/pil-squasher" depends=(glibc) license=('BSD') -source=("git+${url}") +source=("git+https://gitea.classfun.cn:4443/mirrors/pil-squasher") sha256sums=('SKIP') pkgver() {