* update desktop-file-utils to 0.27-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:11 +02:00
parent fc2e88b36a
commit a5d8abf6cf
2 changed files with 24 additions and 1 deletions

View File

@ -0,0 +1,23 @@
pkgbase = desktop-file-utils
pkgdesc = Command line utilities for working with desktop entries
pkgver = 0.27
pkgrel = 1.1
url = https://www.freedesktop.org/wiki/Software/desktop-file-utils
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL
makedepends = git
makedepends = meson
depends = glib2
source = git+https://gitlab.freedesktop.org/xdg/desktop-file-utils.git#commit=2470d73f93d02b354ecbee7c2f02a83efaae84d8
source = update-desktop-database.hook
validpgpkeys = C01EDE5BB0D91E26D003662EC76BB9FEEAD12EA7
b2sums = SKIP
b2sums = 2420bfc3deea04a7a00da36043408fb6c6a89d626a52dd47fef165c6aedf0c9c332b87ee3c497e1093f6e4972284614eb6e5e59c1a9d3229acfd755a6285037a
pkgname = desktop-file-utils
depends = glib2
depends = libglib-2.0.so

View File

@ -5,7 +5,7 @@
pkgname=desktop-file-utils
pkgver=0.27
pkgrel=1
pkgrel=1.1
pkgdesc="Command line utilities for working with desktop entries"
url="https://www.freedesktop.org/wiki/Software/desktop-file-utils"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)