George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
incus-ui
Commits:
a06cc2c7 by George Rawlinson at 2026-02-24T07:01:04+00:00
upgpkg: 0.19.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = incus-ui
pkgdesc = incus web interface
- pkgver = 0.19.6
+ pkgver = 0.19.7
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.19.6
- sha256sums =
cb5900b7b13130e1bf92ce39e805ab76287a8c87c7f9cc77f7a774e57563b2dc
+ source =
git+https://github.com/zabbly/incus-ui-canonical.git#tag=incus-0.19.7
+ sha256sums =
0f4132e7abc2900e90c860ec457b6353075ac8d23564a8fb1653454c7134ecc4
pkgname = incus-ui
=====================================
PKGBUILD
=====================================
@@ -1,5 +1,5 @@
pkgname=incus-ui
-pkgver=0.19.6
+pkgver=0.19.7
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=('cb5900b7b13130e1bf92ce39e805ab76287a8c87c7f9cc77f7a774e57563b2dc')
+sha256sums=('0f4132e7abc2900e90c860ec457b6353075ac8d23564a8fb1653454c7134ecc4')
prepare() {
cd "incus-ui-canonical"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/incus-ui/-/commit/a06cc2c7ee825de671fa79d7e5e5ce87bab5c4e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/incus-ui/-/commit/a06cc2c7ee825de671fa79d7e5e5ce87bab5c4e2
You're receiving this email because of your account on gitlab.archlinux.org.