Skip to content
Snippets Groups Projects
Commit d3ae8ae3 authored by Bruno Pagani's avatar Bruno Pagani
Browse files

upgpkg: 42.0-1

parent 7ae11f57
No related branches found
Tags 42.0-1
No related merge requests found
# Maintainer: Bruno Pagani <archange@archlinux.org>
pkgname=gnome-firmware
pkgver=41.0
pkgver=42.0
pkgrel=1
pkgdesc="Manage firmware on devices supported by fwupd"
arch=(x86_64)
url="https://gitlab.gnome.org/hughsie/gnome-firmware-updater"
license=(GPL2)
depends=(gtk3 glib2 fwupd libhandy libxmlb libsoup systemd)
depends=(gtk4 glib2 fwupd libadwaita libxmlb systemd)
makedepends=(meson help2man)
source=(https://people.freedesktop.org/~hughsient/releases/${pkgname}-${pkgver}.tar.xz)
sha256sums=(f6d6fd4c5712bb9ecdbc6cc8dff6c65a3c8857545ab4a24b5aeabf80514b86bb)
sha256sums=(bbf00b042f0e017fa4235af4c7a4be93a0fe191f213a3478b45d82d875c74412)
build() {
arch-meson ${pkgname}-${pkgver} build
......@@ -18,5 +18,5 @@ build() {
}
package() {
DESTDIR="${pkgdir}" meson install -C build
meson install -C build --destdir "${pkgdir}"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment