summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhonjow2024-01-20 10:08:23 +0000
committerhonjow2024-01-20 10:08:23 +0000
commitf21bbbbc4c8b37c385a223f1a7156ec11c9e1e1a (patch)
tree8de4bd9404c14a3828f20dfc202fab93e94bea16
parentd63a9627fcf6a3f20fec19e5126de74847a86ce9 (diff)
downloadaur-f21bbbbc4c8b37c385a223f1a7156ec11c9e1e1a.tar.gz
Update AUR package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e47f2cde577..7d0e2363a67c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = sk-chos-tool
pkgdesc = A custom configs tool for sk-chimeros
- pkgver = r190.22a88dd
+ pkgver = r229.06b2b00
pkgrel = 1
- url = https://github.com/honjow/sk-holoiso-config
+ url = https://gitee.com/honjow/sk-holoiso-config.git
install = sk-chos-tool.install
arch = any
license = MIT
@@ -16,7 +16,7 @@ pkgbase = sk-chos-tool
conflicts = sk-chos-tool
options = !strip
backup = etc/sk-chos-tool/github_cdn.conf
- source = git+https://github.com/honjow/sk-holoiso-config
+ source = git+https://gitee.com/honjow/sk-holoiso-config.git
sha256sums = SKIP
pkgname = sk-chos-tool
diff --git a/PKGBUILD b/PKGBUILD
index 4e0f23acd1cb..3cbf2f6245a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: honjow
pkgname=sk-chos-tool
-pkgver=r190.22a88dd
+pkgver=r229.06b2b00
pkgrel=1
pkgdesc="A custom configs tool for sk-chimeros"
arch=('any')
-url="https://github.com/honjow/sk-holoiso-config"
+url="https://gitee.com/honjow/sk-holoiso-config.git"
license=('MIT')
makedepends=('git')
depends=('python-gobject' 'gtk3' 'openssl' 'expect' 'efibootmgr')