Package Details: casaos-ui 0.4.2-1

Git Clone URL: https://aur.archlinux.org/casaos-ui.git (read-only, click to copy)
Package Base: casaos-ui
Description: The front-end of CasaOS,build with VueJS.
Upstream URL: https://github.com/IceWhaleTech/CasaOS-UI
Licenses: unknown
Groups: casaos
Submitter: Ns2Kracy
Maintainer: Ns2Kracy (CorrectRoadH)
Last Packager: CorrectRoadH
Votes: 2
Popularity: 0.012245
First Submitted: 2022-12-31 15:15 (UTC)
Last Updated: 2023-05-19 10:43 (UTC)

Latest Comments

GH0st3rs commented on 2023-09-19 13:20 (UTC) (edited on 2023-09-19 13:21 (UTC) by GH0st3rs)

diff --git a/.SRCINFO b/.SRCINFO
index 73c2266..b368f04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
 pkgbase = casaos-ui
    pkgdesc = The front-end of CasaOS,build with VueJS.
-   pkgver = 0.4.2
-   pkgrel = 1
+   pkgver = 0.4.4
+   pkgrel = 4
    url = https://github.com/IceWhaleTech/CasaOS-UI
    arch = any
    groups = casaos
    license = unknown
-   source = https://github.com/IceWhaleTech/CasaOS-UI/releases/download/v0.4.2/linux-all-casaos-v0.4.2.tar.gz
+   source = https://github.com/IceWhaleTech/CasaOS-UI/releases/download/v0.4.4-4/linux-all-casaos-v0.4.4-4.tar.gz
    sha256sums = SKIP

 pkgname = casaos-ui
diff --git a/PKGBUILD b/PKGBUILD
index af89833..4cd50f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Ns2Kracy <2220496937@qq.com>
 # Maintainer: CorrectRoadH <correctroadh@gmail.com>
 pkgname=casaos-ui
-pkgver=0.4.2
-pkgrel=1
+pkgver=0.4.4
+pkgrel=4
 pkgdesc='The front-end of CasaOS,build with VueJS.'
 arch=('any')
 url='https://github.com/IceWhaleTech/CasaOS-UI'
@@ -10,7 +10,7 @@ license=('unknown')
 groups=('casaos')

 source=(
-    ${url}/releases/download/v${pkgver}/linux-all-casaos-v${pkgver}.tar.gz
+    ${url}/releases/download/v${pkgver}-${pkgrel}/linux-all-casaos-v${pkgver}-${pkgrel}.tar.gz
 )

 sha256sums=(SKIP)

Patch to install a new version