summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhonjow2024-01-20 10:34:44 +0000
committerhonjow2024-01-20 10:34:44 +0000
commitbc10c9f03d0bef4e8c2b20b4e60ceb90acfd221c (patch)
tree170b0fef2bb2eb7001d8aa29d28ba2e615cc6175
parentf21bbbbc4c8b37c385a223f1a7156ec11c9e1e1a (diff)
downloadaur-bc10c9f03d0bef4e8c2b20b4e60ceb90acfd221c.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 7d0e2363a67c..80b82c4a1340 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = sk-chos-tool
pkgdesc = A custom configs tool for sk-chimeros
- pkgver = r229.06b2b00
+ pkgver = r231.37e12da
pkgrel = 1
- url = https://gitee.com/honjow/sk-holoiso-config.git
+ url = https://github.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://gitee.com/honjow/sk-holoiso-config.git
+ source = git+https://github.com/honjow/sk-holoiso-config.git
sha256sums = SKIP
pkgname = sk-chos-tool
diff --git a/PKGBUILD b/PKGBUILD
index 3cbf2f6245a5..468d44a91f0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: honjow
pkgname=sk-chos-tool
-pkgver=r229.06b2b00
+pkgver=r231.37e12da
pkgrel=1
pkgdesc="A custom configs tool for sk-chimeros"
arch=('any')
-url="https://gitee.com/honjow/sk-holoiso-config.git"
+url="https://github.com/honjow/sk-holoiso-config.git"
license=('MIT')
makedepends=('git')
depends=('python-gobject' 'gtk3' 'openssl' 'expect' 'efibootmgr')