George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
incus-ui
Commits:
4f3adbc6 by George Rawlinson at 2026-07-01T03:45:36+00:00
upgpkg: 0.21.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = incus-ui
pkgdesc = incus web interface
- pkgver = 0.21.2
+ pkgver = 0.21.3
pkgrel = 1
url = https://github.com/zabbly/incus-ui-canonical
arch = i686
@@ -9,7 +9,7 @@ pkgbase = incus-ui
makedepends = git
makedepends = yarn
makedepends = npm
- source =
git+https://github.com/zabbly/incus-ui-canonical.git#tag=incus-0.21.2
- sha256sums =
4562d2c08b887f243f6c2e7b6351354ef6ec68b7ebf80f5381d00b754733cb87
+ source =
git+https://github.com/zabbly/incus-ui-canonical.git#tag=incus-0.21.3
+ sha256sums =
8732efa0a73392774cf0bbf9f024a833ea0256b1940e132429f0aca0396f17df
pkgname = incus-ui
=====================================
PKGBUILD
=====================================
@@ -1,5 +1,5 @@
pkgname=incus-ui
-pkgver=0.21.2
+pkgver=0.21.3
pkgrel=1
pkgdesc="incus web interface"
arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@ license=('GPL-3.0-only')
makedepends=('git' 'yarn' 'npm')
changelog=
source=("git+https://github.com/zabbly/incus-ui-canonical.git#tag=incus-${pkgver}")
-sha256sums=('4562d2c08b887f243f6c2e7b6351354ef6ec68b7ebf80f5381d00b754733cb87')
+sha256sums=('8732efa0a73392774cf0bbf9f024a833ea0256b1940e132429f0aca0396f17df')
prepare() {
cd "incus-ui-canonical"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/incus-ui/-/commit/4f3adbc67b30667a511ada918af6da320a204de1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/incus-ui/-/commit/4f3adbc67b30667a511ada918af6da320a204de1
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help