Balló György pushed to branch main at Arch Linux / Packaging / Packages /
impression
Commits:
ae293704 by Balló György at 2025-07-25T09:27:09+02:00
upgpkg: 3.4.0-2: Add to gnome-circle group
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,9 +1,10 @@
pkgbase = impression
pkgdesc = Application to create bootable drives from disk images
pkgver = 3.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://apps.gnome.org/Impression/
arch = x86_64
+ groups = gnome-circle
license = GPL-3.0-only
makedepends = appstream
makedepends = blueprint-compiler
=====================================
PKGBUILD
=====================================
@@ -2,11 +2,12 @@
pkgname=impression
pkgver=3.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='Application to create bootable drives from disk images'
arch=(x86_64)
url='https://apps.gnome.org/Impression/'
license=(GPL-3.0-only)
+groups=(gnome-circle)
depends=(
dconf
gcc-libs
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/impression/-/commit/ae293704dd23f607baafe9a1028808cddb449565
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/impression/-/commit/ae293704dd23f607baafe9a1028808cddb449565
You're receiving this email because of your account on gitlab.archlinux.org.