summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCtRdH2023-05-19 18:42:30 +0800
committerCtRdH2023-05-19 18:42:30 +0800
commitedb35a4d06089732ce7b182ce9bd2d217d27059f (patch)
tree11202d5c809a08c42605b17f9f90bab18e714aea
parentc9f9c387c79e77fcdc7c65c914e4ab360ab52252 (diff)
downloadaur-edb35a4d06089732ce7b182ce9bd2d217d27059f.tar.gz
auto update by script v1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d392ede3834..c4ae8a4fc363 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = casaos
pkgdesc = Community-based open source software focused on delivering simple home cloud experience around Docker ecosystem.
pkgver = 0.4.3
pkgrel = 1
- url = https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.3
+ url = https://github.com/IceWhaleTech/CasaOS
install = casaos.install
arch = x86_64
arch = aarch64
@@ -27,11 +27,11 @@ pkgbase = casaos
depends = casaos-message-bus
backup = etc/casaos/casaos.conf
sha256sums = SKIP
- source_x86_64 = https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.3/releases/download/v0.4.3/linux-amd64-casaos-v0.4.3.tar.gz
- source_x86_64 = https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.3/releases/download/v0.4.3/linux-amd64-casaos-migration-tool-v0.4.3.tar.gz
- source_aarch64 = https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.3/releases/download/v0.4.3/linux-arm64-casaos-v0.4.3.tar.gz
- source_aarch64 = https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.3/releases/download/v0.4.3/linux-arm64-casaos-migration-tool-v0.4.3.tar.gz
- source_armv7h = https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.3/releases/download/v0.4.3/linux-arm-7-casaos-v0.4.3.tar.gz
- source_armv7h = https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.3/releases/download/v0.4.3/linux-arm-7-casaos-migration-tool-v0.4.3.tar.gz
+ source_x86_64 = https://github.com/IceWhaleTech/CasaOS/releases/download/v0.4.3/linux-amd64-casaos-v0.4.3.tar.gz
+ source_x86_64 = https://github.com/IceWhaleTech/CasaOS/releases/download/v0.4.3/linux-amd64-casaos-migration-tool-v0.4.3.tar.gz
+ source_aarch64 = https://github.com/IceWhaleTech/CasaOS/releases/download/v0.4.3/linux-arm64-casaos-v0.4.3.tar.gz
+ source_aarch64 = https://github.com/IceWhaleTech/CasaOS/releases/download/v0.4.3/linux-arm64-casaos-migration-tool-v0.4.3.tar.gz
+ source_armv7h = https://github.com/IceWhaleTech/CasaOS/releases/download/v0.4.3/linux-arm-7-casaos-v0.4.3.tar.gz
+ source_armv7h = https://github.com/IceWhaleTech/CasaOS/releases/download/v0.4.3/linux-arm-7-casaos-migration-tool-v0.4.3.tar.gz
pkgname = casaos
diff --git a/PKGBUILD b/PKGBUILD
index f67b1eb68ac6..36be2a84cb6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.4.3
pkgrel=1
pkgdesc='Community-based open source software focused on delivering simple home cloud experience around Docker ecosystem.'
arch=('x86_64' 'aarch64' 'armv7h')
-url='https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.3'
+url='https://github.com/IceWhaleTech/CasaOS'
license=('APACHE')
depends=('smartmontools' 'parted' 'ntfs-3g' 'net-tools' 'udevil' 'samba' 'cifs-utils' 'docker' 'docker-compose' 'casaos-cli' 'casaos-ui' 'casaos-app-management' 'casaos-local-storage' 'casaos-user-service' 'casaos-gateway' 'casaos-message-bus')
groups=('casaos')